[wxpython-users] Building for MSW with cygwin/mingw32

Robin Dunn robin at alldunn.com
Fri Sep 26 11:13:10 PDT 2008


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.


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



More information about the wxpython-users mailing list