what versions for binary compatibility?
Christopher Barker
Chris.Barker at noaa.gov
Wed Feb 7 16:03:31 PST 2007
Hi all (mostly Robin),
How closely do I have to match the wx version number for binary
compatibility?
I'm trying to make the Matplotlib build system a bit smarter, so that it
will use the right libs when building the compiled wx extension
(particularly on OS-X). I'm comparing:
wx.__version__
with what is returned by:
wx-config --version-full
which looks like:
2.8.1.1
Will just the 2.8 matching be good enough? or should 2.8.1 match?
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