Seeing essentially the same link error on Vista w/ VS9 Express.

Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466



Paul Martz wrote:
Hi Cedric -- svn head was building fine up until several osgAnimation changes in r10877. Here's the link error I'm currently encountering on OSX:


Linking CXX shared library ../../lib/libosgAnimation.dylib
Undefined symbols:

"osgAnimation::Timeline::setAnimationManager(osgAnimation::AnimationManagerBase*)", referenced from: osgAnimation::TimelineAnimationManager::update(double)in TimelineAnimationManager.cpp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [lib/libosgAnimation.2.9.6.dylib] Error 1
make[1]: *** [src/osgAnimation/CMakeFiles/osgAnimation.dir/all] Error 2
make: *** [all] Error 2
macpro:bld pmartz$ svn up ..
At revision 10877.
macpro:bld pmartz$


Thanks,

Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466



Cedric Pinson wrote:
Hi Robert,

I would need to make a fix on osgAnimation to avoid clipping problem. I
disabled computation on bounding box in order user set the BoundingBox
by hand. But the problem is that as default it produce artifact.

Cheers,
Cedric



------------------------------------------------------------------------

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to