[pypy-dev] How to get PIL to install?

Amaury Forgeot d'Arc amauryfa at gmail.com
Thu Mar 22 12:08:57 CET 2012


Hi

2012/3/22 Armin Rigo <arigo at tunes.org>:
> On Thu, Mar 22, 2012 at 03:57, Jacob Finkelman <eh2406 at wayne.edu> wrote:
>>     C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
>> C2632: 'char' followed by 'char' is illegal
>
> Sorry, I'm out of guesses.  You need to figure yourself what is wrong.
>  Note that anyone with access to a Windows machine and knowledge of C
> should be able to help you (which might include me, as I have
> occasional access to a Windows machine, but don't count on it...).

There seems to be an incompatibility between PIL and newest Microsoft SDKs.
Can you try to compile PIL with CPython?
I'm sure you'll get similar errors.

-- 
Amaury Forgeot d'Arc


More information about the pypy-dev mailing list