[wxPython-users] ANN: wxPython 2.7.2.0
Christopher Barker
Chris.Barker at noaa.gov
Wed Nov 8 16:05:10 PST 2006
Someone on the Matplotlib is having trouble compiling matplotlib against
wxPython 2.7.1 on OS-X. I'm going to see if I can give it a try with
2.7.2, but in the meantime, I thought someone here might have some
insight. Here's the compiler error:
gcc: src/_wxagg.cpp
src/_wxagg.cpp: In function 'wxBitmap* convert_agg2bitmap(RendererAgg*,
Bbox*)':
src/_wxagg.cpp:238: error: conversion from 'wxImage*' to 'const
wxString' is ambiguous
/usr/local/lib/wxPython-unicode-2.7.1.3/include/wx-2.7/wx/string.h:686:
note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/local/lib/wxPython-unicode-2.7.1.3/include/wx-2.7/wx/string.h:676:
note: wxString::wxString(int) <near match>
This same error is repeated a bunch.
-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 at noaa.gov
More information about the wxpython-users
mailing list