From: John H. <jdh...@ac...> - 2005-09-09 18:16:29
|
>>>>> "Ken" == Ken McIvor <mc...@ii...> writes: Ken> John, I just submitted a (lightly tested) patch to Ken> sourceforge which tries to detect that wxPython.h is missing. Ken> This situation is handled the same way a missing `wx-config' Ken> is, in that the build is only killed when BUILD_WXAGG is True Ken> (as opposed to just emitting a message when it's "auto"). OK, I just committed this. There was a minor correction flags = getoutput(wxconfig + ' --cppflags').split() ^^^^^^^^ Checking in setupext.py; /cvsroot/matplotlib/matplotlib/setupext.py,v <-- setupext.py new revision: 1.88; previous revision: 1.87 'Thanks, Kevin'.replace('vi', '') <wink> |