[MacPorts] #54783: Inventor @2.1.5-10: error: redefinition of 'getCenter'
MacPorts
noreply at macports.org
Sun Oct 1 16:50:11 UTC 2017
#54783: Inventor @2.1.5-10: error: redefinition of 'getCenter'
--------------------------+----------------------
Reporter: Blokkendoos | Owner: cssdev
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords:
Port: Inventor |
--------------------------+----------------------
Comment (by Blokkendoos):
This is my workaround (to be able to build FreeCAD)
• install port SoQt which installs the Coin-framework port as well.
• build Pivy from source (curl -O
https://bitbucket.org/Coin3D/pivy/get/8eab90908f2a.zip) with the following
line added to setup.py:
CPP_FLAGS += " -I/opt/local/libexec/qt4/include/Qt/
-I/opt/local/libexec/qt4/include/"
• create symlink: sudo ln -s
/opt/local/Library/Frameworks/Inventor.framework/Headers/
/opt/local/Library/Frameworks/Inventor
--
Ticket URL: <https://trac.macports.org/ticket/54783#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list