[osg-users] problem compiling OSG2.4 on MinGW

Jean-Sébastien Guay jean-sebastien.guay at cm-labs.com
Mon May 5 05:55:11 PDT 2008


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    jean-sebastien.guay at cm-labs.com
                                http://www.cm-labs.com/
                         http://whitestar02.webhop.org/


More information about the osg-users mailing list