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

Robin Dunn robin at alldunn.com
Mon Sep 29 20:43:36 PDT 2008


Barak, Ron wrote:
> Hi,
> I read through the instructions (http://www.wxpython.org/BUILD.html), and the only reference to  was in the "Building on Windows with MS Visual C++".
> I could not find a reference to wxUSE_DATEPICKCTRL_GENERIC in the "Building on Windows with Cygwin/MingW32" section.
> Am I reading the instructions from the wrong location ?

There doesn't appear to be a way to set that value using configure. 
You'll have to do it manually after configure has run.  (Or submit a 
patch to configure.in)


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



More information about the wxpython-users mailing list