Opened 6 years ago

Closed 2 years ago

#55350 closed defect (fixed)

inkscape-devel: error: call to 'abs' is ambiguous

Reported by: mf2k (Frank Schima) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: inkscape-devel

Description

Error is:

:info:build libavoid/connector.cpp:888:29: error: call to 'abs' is ambiguous
:info:build                 COLA_ASSERT(abs(i->pathNext->id.objID - i->id.objID) != 2);
:info:build                             ^~~

Attachments (1)

main.log (1.2 MB) - added by mf2k (Frank Schima) 6 years ago.

Download all attachments as: .zip

Change History (3)

Changed 6 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: inkscape-devel: Build errorinkscape-devel: error: call to 'abs' is ambiguous

Looks like the same problem that was already fixed for inkscape in #54886. Maybe all that's needed is to add the same fix to inkscape-devel.

comment:2 Changed 2 years ago by evanmiller (Evan Miller)

Resolution: fixed
Status: newclosed

In 04bbe6f13646200c6d6617f552c175e52b40fdd7/macports-ports (master):

inkscape-devel: update to 1.2.0 alpha

Closes: #55350

Note: See TracTickets for help on using tickets.