[GEM-dev] TextBase class

james tittle tigital at mac.com
Wed Sep 7 17:46:10 CEST 2005


On Sep 7, 2005, at 10:26 AM, zmoelnig at iem.at wrote:
>
> yes it seems to be zlib related. (zib is used by freetype and by  
> png and and and)
>
> jamie: do you have zlib installed (and linking against it) ??
>
> just a funny suggestion: you could try to include the stl-headers  
> (<string> and
> <vector> _after_ all the other includes (especially the FTFont.h)
> this might work (but i don't know)

...well, changing the location of the stl-headers didn't work, but  
adding -lz to the linking phase did!  Now I need to figure out why  
it's all of a sudden necessary (probably need to recompile FTGL,  
since I'd been linking it in statically)...

thanx,
jamie




More information about the GEM-dev mailing list