[PyOpenCL] Building on Mac OS X 10.8

Karsten Anderson karstenanderson at gmail.com
Wed Mar 14 11:44:29 PDT 2012


Hi, I'm trying to build pyopencl on OS X 10.8 and I'm getting an error early in the build saying

"In file included from src/wrapper/wrap_cl.cpp:1:
src/wrapper/wrap_cl.hpp:14:10: fatal error: 'OpenCL/opencl.h' file not found
#include <OpenCL/opencl.h>"

I'm using the beta version of Xcode and have /Developer symlinked into the Xcode SDK i've downloaded.  Was there a path change in 10.8 that's breaking something?  The opencl.h file does exist in the downloaded SDK in the Frameworks directory.  thanks





More information about the PyOpenCL mailing list