[wxPython-users] Troubles compiling wxPython 2.8.4 from source on
Linux with icc
Matthieu Brucher
matthieu.brucher at gmail.com
Fri Jun 15 10:34:18 PDT 2007
>
> When you regenerated the swig files did you use the patched version of
> swig as described in wxPython/SWIG/README.txt? If not then that is
> likely the problem. One of the customizations allows me to
> automatically drop the leading 'wx' from the names. Without that mod
> you are probably getting things like wx.wxID_ANY instead.
Thank you, that should solve the problem.
What is more intriguing is that the original swig files lead to a bas import
of _core_. Did someone tried to compile wxPython with something else than
gcc ?
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200706=
15/6dac6757/attachment.htm
More information about the wxpython-users
mailing list