gh.robin wrote: > On Sun 20 May 2007 20:53, Laurence Vanek wrote: >>> I try to compile OSG about once a week. Always the same procedure. >>> This time I ran into an issue when using ccmake that relates to some >>> issue with OpenThreads lib. I have no idea what ccmake is telling me, >>> but heres the message: >>> >>> =========== >>> >>> It is impossible to order the linker search path in such a way that >>> libraries >>> specified as full paths will be picked by the linker. >>> Directories and libraries involved are: >>> Directory: /home/lvanek/OpenSceneGraph/lib contains: >>> Library: /usr/local/lib/libOpenThreads.so >>> >>> Directory: /usr/local/lib contains: >>> Library: /home/lvanek/OpenSceneGraph/lib/libOpenThreads.so >>> ============ >>> >>> I have been buiding OpenThreads & osgProducer prior to building OSG. >>> Usually with no problems. >>> >>> Any advice is appreciated. Going to cmake for OSG & its associates has >>> been a pain for me. Afraid I dont see the value added. Must be helping >>> something. > Hello Vanek, > > Recent OpenSceneGraph don't need both OpenThreads and osgProducer stand > alone > > Build only OpenSceneGraph. > It contain its own OpenThreads lib and osgviewer > osgProducer viewer library has replaced by osgViewer > > look there to understand > http://www.openscenegraph.com/index.php > > INDEX Downloads => DeveloperReleases > > Regards >
thank you for the advice. compiling after removing libOpenThreads.so from /usr/local/lib (& other libosg* files) gives this: ======== make[2]: *** No rule to make target `/usr/local/lib/libOpenThreads.so', needed by `lib/libosg.so.1.9.4'. Stop. make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2 make: *** [all] Error 2 ======== ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users