[Image-SIG] Req: Help building PIL 1.0b1 under Win32

Perry Stoll pas@xis.xerox.com
Tue, 6 Apr 1999 13:37:01 -0400


Take a look at Dave Ascher's page:
  http://starship.python.net/crew/da/PIL/

I think his patch is what you're looking for.

-Perry

-----Original Message-----
From: Jonathan M. Gilligan <jonathan.gilligan@vanderbilt.edu>
To: ** PyImage ** <image-sig@python.org>
Cc: Jonathan M. Gilligan <jonathan.gilligan@vanderbilt.edu>
Date: Tuesday, April 06, 1999 1:12 PM
Subject: [Image-SIG] Req: Help building PIL 1.0b1 under Win32


>I have tried to build PIL 1.0b1 with Microsoft Visual C++ 6.0 and although
>everything builds just fine, I can't get the Tk part to work. If I try to
>run the "viewer.py" program in the scripts directory, I keep getting
>TclError: invalid command name "PyImagingPhoto". I have rebuilt the
>_tkinter.dll module with WITH_PIL and WITH_APPINIT defined, linking it with
>tkImaging.c and moved it to the Python/DLLs directory. I am using Tcl/Tk
>8.0.5 and Python 1.5.1.
>
>Can anyone offer any suggestions?
>
>Thanks,
>Jonathan
>
>_______________________________________________
>Image-SIG maillist  -  Image-SIG@python.org
>http://www.python.org/mailman/listinfo/image-sig
>
>