Le 19/03/2012 21:12, Karsten Anderson a écrit :
> I'm still getting one error:
> 
> src/wrapper/wrap_constants.cpp:776:5: error: use of undeclared identifier
>       'CL_PARTITION_BY_COUNTS_LIST_END'
>     ADD_ATTR(, PARTITION_BY_COUNTS_LIST_END);
>     ^

  I don't see this. For the record, I used the following commands:

mkdir pyopencl-TEST
cd pyopencl-TEST/
git clone http://git.tiker.net/trees/pyopencl.git
cd pyopencl
git submodule init
git submodule update
python2.7 configure.py
make
sudo make install

  And the python2.7 I use is the one from macports.

        Vincent
-- 
Vincent Favre-Nicolin                    http://inac.cea.fr

CEA/Grenoble              Institut Nanosciences & Cryogénie
Laboratoire SP2M/Nano-structures et Rayonnement Synchrotron
17, rue des Martyrs
38054 Grenoble Cedex 9 - France

Université Joseph Fourier        http://www.ujf-grenoble.fr

tél: (+33) 4 38 78 95 40           fax: (+33) 4 38 78 51 38


_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to