Hi all,
I ran into the following error with svn head with wrappers turned on:
[ 60%] Built target osgIntrospection
Linking CXX shared module ../../lib/osgwrapper_OpenThreads.so
ld warning: duplicate dylib ../../lib/libOpenThreads.2.4.0.dylib
[ 61%] Built target osgwrapper_OpenThreads
Linking CXX shared module ../../lib/osgwrapper_osg.so
ld warning: duplicate dylib ../../lib/libosg.2.9.1.dylib
[ 71%] Built target osgwrapper_osg
Linking CXX shared module ../../lib/osgwrapper_osgAnimation.so
Undefined symbols:
"osgAnimation::Bone::needLink() const", referenced from:
__ZNK12osgAnimation4Bone8needLinkEv$non_lazy_ptr in Bone.cpp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [lib/osgwrapper_osgAnimation.so] Error 1
make[1]: *** [src/osgWrappers/CMakeFiles/osgwrapper_osgAnimation.dir/all]
Error 2
make: *** [all] Error 2
With wrappers disabled, it compiles successfully.
Gerrick
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org