Michael:  I'm seeing the following error on OS X (Tiger) with numpy 
1.0.4 when building the latest svn transforms branch:

src/path.cpp: In member function 'Py::Object 
_path_module::affine_transform(const Py::Tuple&)':
src/path.cpp:700: error: invalid conversion from 'npy_intp*' to 'int*'
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for 
C/ObjC but not for C++
src/path.cpp: In member function 'Py::Object 
_path_module::affine_transform(const Py::Tuple&)':
src/path.cpp:700: error: invalid conversion from 'npy_intp*' to 'int*'
error: Command "gcc -fno-strict-aliasing -Wno-long-double 
-no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall 
-Wstrict-prototypes -I/sw/lib/python2.5/site-packages/numpy/core/include 
-I/sw/include/libpng12 -I/sw/lib/freetype219/include -I/usr/include 
-I/sw/include -I/usr/X11R6/include -I. 
-I/sw/lib/python2.5/site-packages/numpy/core/include -Isrc 
-Iagg24/include -I. -I/sw/include/python2.5 -c src/path.cpp -o 
build/temp.macosx-10.4-i386-2.5/src/path.o" failed with exit status 1

-Jeff

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
325 Broadway                Office : Skaggs Research Cntr 1D-124
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to