Hi sorry, can't help you here, i don't use freetype on ios. Check if the lib is built for all your selected platforms, perhaps freetype is built only for arm6 / arm7?
good luck, Stephan Am 31.03.11 16:49, schrieb Ryan Atkins: > I'm having an issue with Freetype now. I'm using the files from > OpenFrameworks as the README.txt suggested, but getting the below errors. Is > there another freetype library I should be using? > > "_FT_Outline_Get_BBox", referenced from: > FreeTypeFont::getGlyph3D(unsigned int)in libosgdb_freetyped.a(FreeTypeFont.o) > > "_FT_Load_Char", referenced from: > FreeTypeFont::getGlyph3D(unsigned int)in libosgdb_freetyped.a(FreeTypeFont.o) > FreeTypeFont::getGlyph(std::pair<unsigned int, unsigned int> const&, unsigned > int)in libosgdb_freetyped.a(FreeTypeFont.o) > > "_FT_Done_FreeType", referenced from: > "_CGImageGetWidth", referenced from: > "_FT_Set_Pixel_Sizes", referenced from: > "_FT_Init_FreeType", referenced from: > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=38131#38131 > > > > > > _______________________________________________ > 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

