#45287: OpenSceneGraph build against libstdc++ (should be libc++) -----------------------+-------------------------------- Reporter: hartmut@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: openscenegraph -----------------------+-------------------------------- 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). -- Ticket URL: <https://trac.macports.org/ticket/45287> MacPorts <http://www.macports.org/> Ports system for OS X