Re: Problems compiling PIL under Cygwin

2005-04-04 Thread Jason Tishler
Martin, On Mon, Apr 04, 2005 at 03:46:58PM +0200, Martin Magnusson wrote: > I'm trying to build PIL under Cygwin (for use with the Skencil vector > graphics program), and I couldn't find a better forum for questions > than this. > > I'm using Python 2.3.4, and when I run "python setup.py build_ex

Problems compiling PIL under Cygwin

2005-04-04 Thread Martin Magnusson
Hi group, I'm trying to build PIL under Cygwin (for use with the Skencil vector graphics program), and I couldn't find a better forum for questions than this. I'm using Python 2.3.4, and when I run "python setup.py build_ext -i" I get the following output: running build_ext building '_imaging'