Opened 10 years ago

Last modified 6 years ago

#45287 closed defect

OpenSceneGraph build against libstdc++ (should be libc++) — at Initial Version

Reported by: hartmut@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: OpenSceneGraph

Description

Seems OpenSceneGraph is being built with gcc or for some other reason linked against libstdc++

otool against libosg.dylib reveals:

Load command 13

cmd LC_LOAD_DYLIB

cmdsize 56

name /usr/lib/libstdc++.6.dylib (offset 24)

Hence, mixing with other libraries (such as OpenCV) is not possible. This is on Mavericks without any modifications (fresh MacPorts install).

Change History (0)

Note: See TracTickets for help on using tickets.