RE: [wxPython] Build problems
I got the 2.3.3 prerelease and unpacked it but it only looks
like it has the wxPython source – I don’t see anything for
wxWindows anywhere. Here is the directory contents after
unpacking:
BUILD.osx.txt PKG-INFO demo setup.py
BUILD.unix.txt README.txt licence src
BUILD.win32.txt b my_distutils.py tools
CHANGES.txt b.bat samples wxPython
MANIFEST.in contrib setup.cfg
(This is why I so appreciate the binary distributions
···
-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Thursday, August 15, 2002 12:13 PM
To: wxpython-users@lists.wxwindows.org
Subject: Re: [wxPython] Build problems
Hi again. I’m trying to produce the debug vesions of the wxPython dlls.
I’ve downloaded and build wxWindows 2.2.9 and wxPython 2.3.3.pre-5.
You need to have matching versions of wxPython and wxWindows. If you want
wxWindows 2.2.9 then you can use the wxPython-2.2.7.tar.gz located at
http://sourceforge.net/project/showfiles.php?group_id=10718.
If you want to use the 2.3.3 prerelease then there is a source snapshot at
that same page called wxPythonSrc-2.3.3pre5.tar.gz that includes both
wxWindows and wxPython source. If you use that then you’ll want to use the
IN_CVS_TREE=1 flag when building wxPython.
–
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
wxpython-users mailing list