Hi, As I have write access to the wiki now, I have update the dependency page: http://www.openscenegraph.org/projects/osg/wiki/Downloads/Dependencies
I added my 3rdPartyPackage for VS 2008 SP 1 Can anyone give me a hint how to modify the CmakeLists.txt that OSG finds my 3rdParty libraries? The directory structure is: 3rdParty-Dir |-includes | |-<libraryname> | |-<headerfiles> |-bin | |-x86 | |- .exe's & .dll's | |-x64 | |- .exe's & .dll's |-lib | |-x86 | |- .lib's | |-x64 | |- .lib's would be nice not to enter millions of 3rdparty includpathes or library pathes each cmake manually :) Thank you! Cheers, Torben ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=29192#29192 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
