Hi Andreas, On 30/11/15 23:26, Andreas Kloeckner wrote: > Should be fixed.
When building:
x86_64-pc-linux-gnu-g++ -pthread -fPIC
-DPYOPENCL_PRETEND_CL_VERSION=4112 -DPYGPU_PACKAGE=pyopencl
-DPYGPU_PYOPENCL=1 -Isrc/c_wrapper/ -I/usr/include/python3.4 -c
src/c_wrapper/image.cpp -o
build/temp.linux-x86_64-3.4/src/c_wrapper/image.o -std=c++0x
In file included from src/c_wrapper/memory_object.h:1:0,
from src/c_wrapper/image.h:1,
from src/c_wrapper/image.cpp:1:
src/c_wrapper/image.cpp: In function ‘error*
create_image_from_desc(clbase**, clobj_t, cl_mem_flags,
cl_image_format*, cl_image_desc*, void*)’:
src/c_wrapper/error.h:29:5: error: expected ‘;’ before ‘err’
err->other = 0; \
^
src/c_wrapper/image.cpp:97:5: note: in expansion of macro
‘PYOPENCL_UNSUPPORTED’
PYOPENCL_UNSUPPORTED(clCreateImage, "CL 1.1 and below")
^
error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1
Regards, Freddie.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
