[wxPython] Anyone Built wxPython on MacOS X?

Has anyone here ever built wxPython on MacOS X? I have tried and it seems to be trying to link to glib/gtk+ (and I don't think it is supposed to). I have wxMac 2.3.1 installed, and Python 2.1.

Any ideas?

Topher

Has anyone here ever built wxPython on MacOS X? I have tried and it
seems to be trying to link to glib/gtk+ (and I don't think it is
supposed to). I have wxMac 2.3.1 installed, and Python 2.1.

Any ideas?

There will have to be some work done in setup.py and elsewhere for it to
work with wxMac. There is a summary here:

http://lists.wxwindows.org/pipermail/wxpython-users/2001-June/006158.html

If you're interested in taking it on let me know.

ยทยทยท

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