Freetype2 in PIL

moerchendiser2k3 googler.1.webmaster at spamgourmet.com
Fri Jul 24 20:12:13 EDT 2009


Hi,

I have a problem with Freetype2 in the Python Image Library. I
compiled it as 64bit and I got a file named freetype239.lib. So I
added this file to a folder called lib. I added the parent folder of
the lib folder to the setup.py settings (like all the others: libjpeg,
zlib). LIbjpeg and Zlib works fine on Windows 64 bit and the installer
can find them.

But I just get a "Freetype2 not found". Even renaming it to
freetype.lib and freetype2.lib doesnt work.


Any suggestions why PIL cant find the library?

Bye and thanks in advance :)



More information about the Python-list mailing list