freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Issue compiling FT 2.4.12 on linux


From: Olivier BARTHELEMY
Subject: Re: [ft] Issue compiling FT 2.4.12 on linux
Date: Thu, 16 May 2013 09:39:19 +0200

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 <address@hidden>

> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]