Hi, The freetype plugin now uses a function that is only available in later version of freetype, you'll need to update your dependency package to the latest.
Robert. On Dec 23, 2007 1:33 PM, GMD GammerMaxyandex.ru <[EMAIL PROTECTED]> wrote: > VS 8.0 > release > > ------ Build started: Project: Plugins freetype, Configuration: Release Win32 > ------ > Linking... > FreeTypeFont3D.obj : error LNK2019: unresolved external symbol > _FT_Outline_Get_BBox referenced in function "protected: void __thiscall > FreeTypeFont3D::init(void)" ([EMAIL PROTECTED]@@IAEXXZ) > D:\DEVELOP\OSG\OpenSceneGraph-2.3.0\lib\Release\..\..\bin\osgPlugins-2.3.0\osgdb_freetype.dll > : fatal error LNK1120: 1 unresolved externals > Build log was saved at > "file://d:\DEVELOP\OSG\OpenSceneGraph-2.3.0\src\osgPlugins\freetype\osgdb_freetype.dir\Release\BuildLog.htm" > Plugins freetype - 2 error(s), 0 warning(s) > ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== > > ??? > > OSG 2.2.0 - OK. > _______________________________________________ > 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

