[wxpython-users] Building for MSW with cygwin/mingw32
Frank Hempel
red_socks at gmx.de
Sun Sep 28 12:46:52 PDT 2008
Robin Dunn schrieb:
> Frank Hempel wrote:
>> Hello,
>>
>> Building the current stable release (2.8.8.1) of wxPython under WinXP
>> using cygwin/mingw32 following the instructions given in the BUILD
>> page throws an "Undefined reference" error. It occurs during linking
>> the _control_wrap.o when setting up the python wrapper. Building wx
>> itself did work out, though.
>
> Set wxUSE_DATEPICKCTRL_GENERIC to 1 in setup.h and rebuild wx. I've
> updated the build instructions to include this.
Thanks for the help. It worked with this flag set.
Ciao, Frank
More information about the wxpython-users
mailing list