On Montag 03 November 2008, Brad Zima wrote:
> Hello, I've been trying to get pycuda to install and keep running into the
> same compilatinon problem:
>
> src/wrapper/wrap_cudadrv.cpp:8:41: error: boost/python/stl_iterator.hpp: No
> such file or directory
> src/wrapper/wrap_cudadrv.cpp: In function
> 'boost::python::handle<_object><unnamed>::pagelocked_empty(boost::python::a
>pi::object, boost::python::api::object, boost::python::api::object)':
>
> It seems from the output that pycuda is looking for a boost header file
> which I can't seem to locate. Am I doing something wrong with my boost
> installation, or does the problem lie elsewhere?  I've double-checked all
> of my include and library paths and they are correct. I've also made sure
> to pass all the appropriate paths to the pycuda configure script.  Full
> output of the build process (both the ./configure -> make and python
> setup.py build processes give the same output) is included below.  Can
> anybody give me some ideas please?

Try version 0.91rc or recent git.

See http://pypi.python.org/pypi/pycuda/0.91rc

Please post whether the problem persists. (It shouldn't.)

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to