Williams, Blake wrote: >>-----Original Message----- >>From: [EMAIL PROTECTED] [mailto:osg-users- >>[EMAIL PROTECTED] On Behalf Of Andy Skinner >>Sent: Wednesday, September 12, 2007 10:19 AM >>To: OpenSceneGraph Users >>Subject: Re: [osg-users] Please test SVN version of OpenSceneGraph >> >> >>The Build.htm file for OpenThreads seems to say it worked. I see the >>linking, the "Creating library" output, and the Results section says 0 >>errors. >> >>I haven't seen anything significant yet in the build output from >>osgviewer and osgversion, but the former works and the latter doesn't. >> >>I just saw the note from Blake, and that's the sort of thing I was >>looking for. Is OpenThreads listed in dependencies or similar for >>osgviewer? >> >>andy >> >> > >No, but osgviewer does not call any function directly from OpenThreads. >When I add OpenThreads to the dependency list for osgversion, it links >properly. I don't know how to modify the cmakelists.txt files to have >this happen automatically, though. > > > > There was a typo in osgversion/CMakeLists.txt the variable TARGET_ADDED_LIBRARIES must be UPPERCASE, not Target_ADDED_LIBRARIES, I see now OpenThreads has moved up in the Applications CMakeLists.txt
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

