Changes between Initial Version and Version 4 of Ticket #18112


Ignore:
Timestamp:
Apr 7, 2010, 8:23:41 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please try 2.8.3 which I just committed in r66204. It builds fine for me.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18112

    • Property Cc e.haasdijk@… added
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port OpenSceneGraph added
    • Property Milestone changed from Port Bugs to
  • Ticket #18112 – Description

    initial v4  
    11installing openscengraph, I got these errors:
    22
     3{{{
    34Linking CXX shared module ../../../lib/osgPlugins-2.6.1/osgdb_jp2.so
    45Undefined symbols:
     
    4344make[1]: *** [src/osgPlugins/jp2/CMakeFiles/osgdb_jp2.dir/all] Error 2
    4445make: *** [all] Error 2
     46}}}
    4547
    4648I edited src/osgPlugins/jp2/CMakeFiles/osgdb_jp2.dir/link.txt and added "-l jpeg" to the command line in there and that fixed it.