64-bit Setup.py link errors on Windows XP 64

Dave Burdick dburdick at SkinVue.net
Thu Jan 3 22:43:21 PST 2008


Robin Dunn <robin <at> alldunn.com> writes:

> Are you intentionally using the ansi build instead of the unicode build? 
>   If not then the library names are wrong, and that may be part of the 
> problem, or at least a clue.
> 
> > 
> > Any ideas as to what's happening here? 
> > 
> 
> Not really.  All of the symbols you quoted should be in the wx libs you 
> are linking with.
> 

Hi Robin and happy new year.  Yes, I purposely omitted unicode because the 
other 32-bit version of a product I built using wxsPython uses ANSI.  But 
perhaps compiling with the unicode option might help.  I'll give that a try - 
thanks.




More information about the wxpython-users mailing list