Hi Johan, I would double check that your app isn't compiling/linking against the wrong version of the OSG.
Robert. On 9/20/07, Johan Johnsson <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

