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

