To fix the missing OpenThreads lib in osgversion I have moved the link
to OpenThreads into applications/CMakeLists.txt's entry for
TARGET_COMMON_LIBRARIES i.e:
SET(TARGET_COMMON_LIBRARIES
OpenThreads
osg
osgDB
osgUtil
osgGA
osgViewer
osgText
)
This should probably work, but I don't have a way of testing as I only
have Linux boxes here that all worked already...
Could Windows users do a svn update and let me know how you get on.
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org