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 _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
