Re: [matplotlib-devel] build failure in v1.2.x branch

2014-03-18 Thread Greg-M
Turns out I had turned off the deprecated Numpy API a year or so ago after I updated Numpy. By removing my definition of the non deprecated Numpy Version at the end of my ndarraytypes.h file, I was able to get the git version of matplotlib to compile and install successfully. Hope this helps anyon

Re: [matplotlib-devel] build failure in v1.2.x branch

2014-03-17 Thread Greg-M
Hi all, I'm trying to build matplotlib 1.3.1 from source on a Windows 8.1 machine via Cygwin. It seems I'm gettting similar errors to what Ben was above: In file included from src/file_compat.h:7:0, from src/ft2font.cpp:7: src/ft2font.cpp: In member function ‘Py::Object FT2Image: