On Mon, 19 Mar 2012 13:28:41 -0500, Karsten Anderson <[email protected]> wrote: > On Mar 19, 2012, at 3:02 AM, Vincent Favre-Nicolin > <[email protected]> wrote: > > ...I replaced this path in siteconfig.py by > > "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk", > > and it seems to be working ! > > > > Cheers, > > Vincent > > -- > > Vincent Favre-Nicolin http://inac.cea.fr > > That does seem to get the make working. I followed his steps but am getting > 4 errors in make now: > > src/wrapper/wrap_constants.cpp:773:5: error: use of undeclared identifier > 'CL_DEVICE_PARTITION_EQUALLY_EXT' > ADD_ATTR_SUFFIX(DEVICE_PARTITION_, EQUALLY, _EXT); > ^
Whoops, that should be fixed now, too. Can you please try again? Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
