get 3 linker errros after a migration from osg.1 to osg.2, any clue of where the problem can be ?
visual error LNK2001: unresolved external symbol "public: virtual void __thiscall osgText::Text::drawImplementation(class osg::State &)const " ([EMAIL PROTECTED]@osgText@@[EMAIL PROTECTED]@@@Z) visual error LNK2001: unresolved external symbol "public: virtual void __thiscall osg::Drawable::compileGLObjects(class osg::State &)const " ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@@Z) visual error LNK2001: unresolved external symbol "public: virtual void __thiscall osg::Geometry::drawImplementation(class osg::State &)const " ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@@Z) -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

