Hey everyone,
I'm having trouble getting wxPython to compile on WinXP using Visual C++
6.0. I get lots of errors related to the inclusion of multimon.h from
displays.cpp. It seems that in my .h files HMONITOR never gets declared
somehow.
Anyone have any ideas? I'm using the scripts that Robin provided to do
the compile and it works fine up until it gets to display.cpp and this
HMONITOR error starts cropping up.
Also, out of curiosity, have most of the devs moved to later versions of
Visual Studio or is 6.0 still common?
-Paul