Hi Ferdi,

Could you do a clean regeneration of the build system using Cmake then
a clean build of the OSG.

Robert.

On Wed, Dec 3, 2008 at 12:07 PM, Ferdi Smit <[EMAIL PROTECTED]> wrote:
> I'm getting many unresolved external errors for the current svn version
> (rev. 9311)
>
> error LNK2001: unresolved external symbol "public: void __thiscall
> osg::BoundingSphere::expandBy(class osg::BoundingBox const &)"
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@@Z)
>  TransferFunction.obj    osg
>
> I think it propagates to other functions later, e.g.
>
> error LNK2001: unresolved external symbol "public: virtual class
> osg::BoundingSphereImpl<class osg::Vec3f> __thiscall
> osg::Group::computeBound(void)const "
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@osg@@@[EMAIL PROTECTED])
>  Effect.obj    osgFX
>
> --
> Regards,
>
> Ferdi Smit
> INS3 Visualization and 3D Interfaces
> CWI Amsterdam, The Netherlands
>
> _______________________________________________
> 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