20051222 test build uploaded

Hi,

A new test build of wxPython has been uploaded to starship.

   Version: 2.6.2.1pre.20051222
   URL: http://starship.python.net/crew/robind/wxPython/daily/20051222
   Changes: http://starship.python.net/crew/robind/wxPython/daily/20051222/CHANGES.html

Have fun!
R'bot

wxWidgets Debug Alert:
/src/helpers.cpp(743): wxAssertFailure: not a swig instance

needless to say I can't start anything. :slight_smile:
bleeding..., the pain... oh, the pain... :slight_smile:

One more question... I need to get an OSX version of an app I wrote... I received a fresh iBook with OSX 10.4.3 Tiger what would be the best approach to run it with the latest and greatest (python 2.4, wxpython 2.6.2.x) ? (I'm already trying to get Xcode 2.2 as I feel I will need it)

Keep up the good work!

Peter.

···

On Fri, 23 Dec 2005 09:02:37 +0200, R'bot <rbot@wxpython.org> wrote:

Hi,

A new test build of wxPython has been uploaded to starship.

   Version: 2.6.2.1pre.20051222
   URL: http://starship.python.net/crew/robind/wxPython/daily/20051222
   Changes: http://starship.python.net/crew/robind/wxPython/daily/20051222/CHANGES.html

Peter Damoc wrote:

One more question... I need to get an OSX version of an app I wrote... I received a fresh iBook with OSX 10.4.3 Tiger what would be the best approach to run it with the latest and greatest (python 2.4, wxpython 2.6.2.x) ?

Go to:

http://www.undefined.org/python/
and install Python (and TigerPython24Fix ) from there.

Then go to:
http://pythonmac.org/packages/

and install what you need from there (thought that site appears to be down at the moment)

And join the macpython mailing list. It's a very helpful bunch.

(I'm already trying to get Xcode 2.2 as I feel I will need it)

Yes and no. You may not need XCode, but you will very likely need a compiler, and Apple provides the whole thing as one monstrous package.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

Peter Damoc wrote:

···

On Fri, 23 Dec 2005 09:02:37 +0200, R'bot <rbot@wxpython.org> wrote:

wxWidgets Debug Alert:
/src/helpers.cpp(743): wxAssertFailure: not a swig instance

<Grrr> I thought I had stomped this bug already. I'll take care of it today.

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