[wxPython] which versions work with each other

Hi-

I'm trying to get wxPython 2.3.0 to work with wxWindows, wxGTK-2.3.1
and Python 2.0. When I try to run I get an undefined symbol
record_needed_destr

(I also get compiler warnings like "A qualified name is not allowed in a
member declaration")
using the native Irix CC compiler.

What versions of Python/wxPython/and wxWindows should I be using??

Thx

Mathew

I'm trying to get wxPython 2.3.0 to work with wxWindows, wxGTK-2.3.1
and Python 2.0. When I try to run I get an undefined symbol
record_needed_destr

I would have thought that these to versions would be compatible since there
wasn't that much that changed between them. On the other hand there was no
real effort to keep them compatible so I'm not that surprised.

What versions of Python/wxPython/and wxWindows should I be using??

I plan on doing a 2.3.1 for wxPython as soon as possible, probably
Wednesday. Otherwise there is an unofficial 2.3.0 snapshot of wxGTK at

http://sourceforge.net/project/showfiles.php?group_id=10718&release_id=36806