Opened 8 years ago

Closed 5 years ago

#52174 closed defect (fixed)

h3dapi @2.3.0_1 fails to build on Mac OS 10.11.6 and 10.8.5

Reported by: someuser12 Owned by: support@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: h3dapi

Description (last modified by larryv (Lawrence Velázquez))

h3dapi (required e.g. for h3dload and h3dviewer) fails to build at the step of linking libh3dapi.dylib, both on Mac OS 10.11.6 and 10.8.5. First error message (see attached log for Mac OS 10.11.16):

Undefined symbols for architecture x86_64:
  "_PyCObject_AsVoidPtr", referenced from:
      H3D::PythonInternals::pythonFieldSetValue(_object*, _object*) in PythonMethods.cpp.o

Probably a linking issue similar to #37642.

Attachments (1)

main.log (789.9 KB) - added by someuser12 8 years ago.
Build log on Mac OS 10.11.6

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by someuser12

Attachment: main.log added

Build log on Mac OS 10.11.6

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Cc: support@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to support@…

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

It seems this problem has been forgotten about, but it still exists and needs to be fixed.

comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

This has been fixed.

Note: See TracTickets for help on using tickets.