Changes between Initial Version and Version 1 of Ticket #45287


Ignore:
Timestamp:
Oct 7, 2014, 11:41:48 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45287

    • Property Port OpenSceneGraph added; openscenegraph removed
  • Ticket #45287 – Description

    initial v1  
    33otool against libosg.dylib reveals:
    44
     5{{{
    56Load command 13
    67          cmd LC_LOAD_DYLIB
    78      cmdsize 56
    89         name /usr/lib/libstdc++.6.dylib (offset 24)
     10}}}
    911
    1012Hence, mixing with other libraries (such as OpenCV) is not possible. This is on Mavericks without any modifications (fresh MacPorts install).