[osg-users] Build error

Robert Osfield robert.osfield at gmail.com
Fri Jan 4 02:15:29 PST 2008


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 <3dhelp at gmail.com> 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)" (?getGlyph at Font@osgText@@UAEPAVGlyph at 12@I at Z)
> FadeText.obj : error LNK2001: unresolved external symbol "public: virtual
> class osgText::Font::Glyph * __thiscall osgText::Font::getGlyph(unsigned
> int)" (?getGlyph at Font@osgText@@UAEPAVGlyph at 12@I at Z)
> Font3D.obj : error LNK2001: unresolved external symbol "public: virtual
> class osg::Vec2f __thiscall osgText::Font::getKerning(unsigned int,unsigned
> int,enum osgText::KerningType)" (?getKerning@
> Font at osgText@@UAE?AVVec2f at osg@@IIW4KerningType at 2@@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@
> Font at osgText@@UAE?AVVec2f at osg@@IIW4KerningType at 2@@Z)
> Font3D.obj : error LNK2001: unresolved external symbol "public: virtual void
> __thiscall osgText::Font::setFontResolution(unsigned int,unsigned int)"
> (?setFontResolution@ Font at osgText@@UAEXII at Z)
> FadeText.obj : error LNK2001: unresolved external symbol "public: virtual
> void __thiscall osgText::Font::setFontResolution(unsigned int,unsigned int)"
> (?setFontResolution at Font@osgText@@ UAEXII at Z)
> C:\dev\OpenSceneGraphSVN\OpenSceneGraph\lib\Release\..\..\bin\osg26-osgText.dll
> : fatal error LNK1120: 3 unresolved externals
>
>
> --
> ********************************************
> Adrian Egli
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


More information about the osg-users mailing list