Hi Philip,

The Find modules distributed as part of OSG with CMake search C:/Program Files/OpenSceneGraph/lib at configure time (not sure why).

Because that's where the Win32 binary installer puts the OSG libs and 3rd party libs. It's one of the possible locations where they might be on a system.

Unfortunately on Windows there is no system-wide lib path, so all we can do is look in a few possible locations, or hope that the user has defined OSG_LIB_PATH. Otherwise, the user will have to manually specify the path to each lib.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to