Ok, i found my problem. It was not an other library that was the problem,
but the previous version of freetype that i was trying to upgrade. Its
headers were in my custom include directory, so the build must have taken
the old headers of freetype first to try to compile the new one.


2013/5/15 Werner LEMBERG <[email protected]>

>
> > Ok, so i tried to do manually what my compilation script does (i'm
> > updating my coompilation script from FT2.4.6 to 2.4.12):
> >
> > ./configure
> > make
> >
> > And it worked.
>
> Good. :-)
>
> > Does freetype depend on a specific version of zlib or some other
> > library?
>
> I don't think so.  You might also try `make devel; make' to compile
> without the `configure' script.
>
>
>     Werner
>



-- 
Olivier BARTHELEMY
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to