Hi Adrian, The method signatures that your link are looking for are now replaced, I changed the parameters passed in to these methods. As far as I'm aware all headers and source files now match up and compile fine. Could you make sure you are using the latest SVN version and do a clean build.
Robert. On Jan 4, 2008 8:37 AM, Adrian Egli <[EMAIL PROTECTED]> wrote: > Visual Studio 7.1 build error , whats going on, i did a rebuild of the > freetype two weeks ago > > ------ Build started: Project: osgText, Configuration: Release Win32 ------ > > Linking... > Creating library > C:\dev\OpenSceneGraphSVN\OpenSceneGraph\lib\Release\..\osgText.lib and > object C:\dev\OpenSceneGraphSVN\OpenSceneGraph\lib\Release\..\osgText.exp > Font3D.obj : error LNK2001: unresolved external symbol "public: virtual > class osgText::Font::Glyph * __thiscall osgText::Font::getGlyph(unsigned > int)" ([EMAIL PROTECTED]@osgText@@[EMAIL PROTECTED]@[EMAIL PROTECTED]) > FadeText.obj : error LNK2001: unresolved external symbol "public: virtual > class osgText::Font::Glyph * __thiscall osgText::Font::getGlyph(unsigned > int)" ([EMAIL PROTECTED]@osgText@@[EMAIL PROTECTED]@[EMAIL PROTECTED]) > Font3D.obj : error LNK2001: unresolved external symbol "public: virtual > class osg::Vec2f __thiscall osgText::Font::getKerning(unsigned int,unsigned > int,enum osgText::KerningType)" (?getKerning@ > [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z) > FadeText.obj : error LNK2001: unresolved external symbol "public: virtual > class osg::Vec2f __thiscall osgText::Font::getKerning(unsigned int,unsigned > int,enum osgText::KerningType)" (?getKerning@ > [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z) > Font3D.obj : error LNK2001: unresolved external symbol "public: virtual void > __thiscall osgText::Font::setFontResolution(unsigned int,unsigned int)" > (?setFontResolution@ [EMAIL PROTECTED]@@[EMAIL PROTECTED]) > FadeText.obj : error LNK2001: unresolved external symbol "public: virtual > void __thiscall osgText::Font::setFontResolution(unsigned int,unsigned int)" > ([EMAIL PROTECTED]@osgText@@ [EMAIL PROTECTED]) > C:\dev\OpenSceneGraphSVN\OpenSceneGraph\lib\Release\..\..\bin\osg26-osgText.dll > : fatal error LNK1120: 3 unresolved externals > > > -- > ******************************************** > Adrian Egli > _______________________________________________ > 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

