[wxPython-users] wxPython build v2.8.3.0 on redhad REL3
Robin Dunn
robin at alldunn.com
Thu May 3 21:00:20 PDT 2007
Karl Kobata wrote:
> I need help !!!
>
> I am able to build the wxWidgets just fine on the redhat REL3
> workstations and install them as described in the BUILD. However when I
> execute the “python setup.py build_ext –inplace –debug”
>
>
>
> I get the following error when compiling helper.cpp:
>
> In file included from src/helpers.cpp:16:
>
> include/wx/wxPython/wxPython_int.h:154: error: `wxListBase' was not
> declared in this scope
Did you use --enable-stl when you configured wxGTK? If so, don't. If
not then try --disable-stl.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list