[wxPython] Build problems

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 :slight_smile:

···

-----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

wxpython-users@lists.wxwindows.org

http://lists.wxwindows.org/mailman/listinfo/wxpython-users

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:

Oops, I shoul dhave been more specific. (And I should remove the file that
you downloaded too...) I am in the process of changing slightly the way I
make releases and what I provide in them. The file you want is
wxPythonSrc-2.3.3pre5.tar.gz.

nload

···

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