[wxPython-users] Re: wxPython version that works with Python 2.3 on winxp

Robin Dunn robin at alldunn.com
Thu Feb 1 09:29:16 PST 2007


Thomas Heller wrote:
> Robin Dunn schrieb:

>> Also, for the record...  I tried doing a 2.3 build of the last wxPython 
>> release, but since Python 2.3 more or less requires that MSVC 6.0 be 
>> used for runtime compatibility, and since MSVC 6 can't compile the 
>> GdiPlus headers from a recent Platform SDK without getting errors, I 
>> wasn't successful.  It might be possible to make it work with mingw32, 
>> but I'm not sure it is worth the effort.
>>
> 
> See also:  "Building GDI+ Applications with old compilers"
> 
> http://effbot.org/zone/gdiplus.htm

IIRC the problems I was having were more than what that code snippet 
would fix, but I'll give it another try.  Thanks for the link.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list