[wxpython-users] Building for MSW with cygwin/mingw32
Barak, Ron
Ron.Barak at lsi.com
Sun Sep 28 23:34:03 PDT 2008
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 ?
Bye,
Ron.
-----Original Message-----
From: Frank Hempel [mailto:red_socks at gmx.de]
Sent: Sunday, September 28, 2008 22:47
To: wxpython-users at lists.wxwidgets.org
Subject: Re: [wxpython-users] Building for MSW with cygwin/mingw32
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