[wxPython-users] what versions for binary compatibility?

Christopher Barker Chris.Barker at noaa.gov
Thu Feb 8 08:52:01 PST 2007


Robin Dunn wrote:
> For wxWidgets just matching 2.8 should be enough if we've followed our 
> own guidelines (or 2.x.y for a non-stable release series.)  However I 
> don't make much effort to maintain binary compatibility of the wxPython 
> parts of the code.  I don't remember if the wx Matplotlib module needs 
> wxPython-specific things or not, so it may or may not be an issue.

I don't know either.

The goal is to remove the need for compiled code anyway, but in the 
meantime, there are too many people that try to compile matplotlib, and 
get the Apple supplied 2.5.* wx-config.

For now, I'll have it check 2.x.y -- if they have a version installed, 
they really should have the exact wx-config anyway.

-thanks,
-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list