| Issue 1: | Compilation error | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? I just downloaded the svn version revision 2, and launched $ python setup.py build I get this compilation error : include/numpy_boost.hpp: In constructor ‘numpy_boost<T, NDims>::numpy_boost(const ExtentsList&) [with ExtentsList = int [2], T = int, int NDims = 2]’: src/_numpy_boost_test.cpp:34: instantiated from here include/numpy_boost.hpp:173: erreur: cannot convert ‘npy_int*’ to ‘npy_intp*’ in argument passing error: command 'gcc' failed with exit status 1 Anything to do ?
Aug 29, 2011
Project Member
#1
mdb...@gmail.com
Aug 29, 2011
(No comment was entered for this change.)
Status:
Fixed
|