wxPython version that works with Python 2.3 on winxp
Joe Pham
djpham at netzero.com
Thu Feb 1 19:08:56 PST 2007
>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.
The issue I found is that some of the prototype arguments are
named "iterator", which is a conflict with MSVC6 templates. I just
changed them to _iterator, and it compiled fine.
-Joe Pham
_____________________________________________________________________
Interested in getting caught up on today's news?
Click here to checkout USA TODAY Headlines.
http://track.netzero.net/s/lc?s=198954&u=http://www.usatoday.com/news/front.htm?csp=24
More information about the wxpython-users
mailing list