My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 1: Compilation error
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Aug 2011


 
Reported by alexis.mignon, Jan 28, 2010
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
I believe this was introduced by a change in Numpy at some point, and is now fixed by numpy-boost r3.
Aug 29, 2011
Project Member #2 mdb...@gmail.com
(No comment was entered for this change.)
Status: Fixed

Powered by Google Project Hosting