[Pythonmac-SIG] C++ ABI 1002/102 incompatibility with wxPython on OS X

Christopher Barker Chris.Barker at noaa.gov
Tue Mar 1 23:02:06 CET 2011


On 3/1/11 1:58 PM, Christopher Barker wrote:

> When I look at the one in :
>
> /usr/local/lib/wxPython-unicode-2.8.11.0/lib/
> (which I got from a wxPython binary), I get:
>
> $ cat libwx_macud-2.8.0.dylib | strings | grep ABI
> 2.8 (debug,Unicode,compiler with C++ ABI 102,wx containers,compatible
> with 2.6)
> 2.8 (debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible
> with 2.6)

One more note:

I just took a look at an app bundle I recently built with wx -- it has 
the right ABI versions. This is with:

Python 2.6.6 (from Python.org)
wxPython 2.8.11.0 (from wxpython.org)

So it can be done.

-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 Pythonmac-SIG mailing list