./configure -qmake /usr/bin/qmake-qt4 -I/opt/AMDAPP/include -L/opt/AMDAPP/lib/ -lOpenCL -openclgl -verbose
This is the QtOpenCL configuration utility.
opencl auto-detection... ()
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -W -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/opt/AMDAPP/include -o opencl.o opencl.cpp
opencl.cpp: In function ‘int main(int, char**)’:
opencl.cpp:54:54: error: ‘clCreateImage2D’ was not declared in this scope
gmake: *** [opencl.o] Error 1
opencl disabled.
Qt version ............. 4.8.2
qmake .................. /usr/bin/qmake-qt4
OpenCL 1.0 ............. no
OpenCL 1.1 ............. yes
OpenCL/OpenGL interop .. yes
Extra QMAKE_CXXFLAGS ...
Extra INCLUDEPATH ...... /opt/AMDAPP/include
Extra LIBS ............. -L/opt/AMDAPP/lib/ -lOpenCL
Could not detect an OpenCL implementation ... aborting
./configure -qmake /usr/bin/qmake-qt4 -I/opt/AMDAPP/include -L/opt/AMDAPP/lib/ -lOpenCL -openclgl -verbose
This is the QtOpenCL configuration utility.
opencl auto-detection... ()
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -W -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/opt/AMDAPP/include -o opencl.o opencl.cpp
opencl.cpp: In function ‘int main(int, char**)’:
opencl.cpp:54:54: error: ‘clCreateImage2D’ was not declared in this scope
gmake: *** [opencl.o] Error 1
opencl disabled.
Qt version ............. 4.8.2
qmake .................. /usr/bin/qmake-qt4
OpenCL 1.0 ............. no
OpenCL 1.1 ............. yes
OpenCL/OpenGL interop .. yes
Extra QMAKE_CXXFLAGS ...
Extra INCLUDEPATH ...... /opt/AMDAPP/include
Extra LIBS ............. -L/opt/AMDAPP/lib/ -lOpenCL
Could not detect an OpenCL implementation ... aborting
To copy to clipboard, switch view to plain text mode
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DDevice(const QCLImageFormat&, const QSize&, QCLMemoryObject::Access)’:
qclcontext.cpp:748:19: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DHost(const QCLImageFormat&, void*, const QSize&, QCLMemoryObject::Access, int)’:
qclcontext.cpp:784:22: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.
cpp: In member function ‘QCLImage2D QCLContext
::createImage2DHost(QImage*, QCLMemoryObject
::Access)’
:qclcontext.cpp:826:31: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DCopy(const QCLImageFormat&, const void*, const QSize&, QCLMemoryObject::Access, int)’:
qclcontext.cpp:858:42: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DCopy(const QImage&, QCLMemoryObject::Access)’:
qclcontext.cpp:901:51: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DDevice(const QCLImageFormat&, int, int, int, QCLMemoryObject::Access)’:
qclcontext.cpp:931:19: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DHost(const QCLImageFormat&, void*, int, int, int, QCLMemoryObject::Access, int, int)’:
qclcontext.cpp:970:22: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DCopy(const QCLImageFormat&, const void*, int, int, int, QCLMemoryObject::Access, int, int)’:
qclcontext.cpp:1005:42: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLEvent QCLContext::marker()’:
qclcontext.cpp:1350:56: error: ‘clEnqueueMarker’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::sync()’:
qclcontext.cpp:1366:57: error: ‘clEnqueueMarker’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::barrier()’:
qclcontext.cpp:1387:50: error: ‘clEnqueueBarrier’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::barrier(const QCLEventList&)’:
qclcontext.cpp:1405:58: error: ‘clEnqueueWaitForEvents’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DDevice(const QCLImageFormat&, const QSize&, QCLMemoryObject::Access)’:
qclcontext.cpp:748:19: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DHost(const QCLImageFormat&, void*, const QSize&, QCLMemoryObject::Access, int)’:
qclcontext.cpp:784:22: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DHost(QImage*, QCLMemoryObject::Access)’:
qclcontext.cpp:826:31: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DCopy(const QCLImageFormat&, const void*, const QSize&, QCLMemoryObject::Access, int)’:
qclcontext.cpp:858:42: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage2D QCLContext::createImage2DCopy(const QImage&, QCLMemoryObject::Access)’:
qclcontext.cpp:901:51: error: ‘clCreateImage2D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DDevice(const QCLImageFormat&, int, int, int, QCLMemoryObject::Access)’:
qclcontext.cpp:931:19: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DHost(const QCLImageFormat&, void*, int, int, int, QCLMemoryObject::Access, int, int)’:
qclcontext.cpp:970:22: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLImage3D QCLContext::createImage3DCopy(const QCLImageFormat&, const void*, int, int, int, QCLMemoryObject::Access, int, int)’:
qclcontext.cpp:1005:42: error: ‘clCreateImage3D’ was not declared in this scope
qclcontext.cpp: In member function ‘QCLEvent QCLContext::marker()’:
qclcontext.cpp:1350:56: error: ‘clEnqueueMarker’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::sync()’:
qclcontext.cpp:1366:57: error: ‘clEnqueueMarker’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::barrier()’:
qclcontext.cpp:1387:50: error: ‘clEnqueueBarrier’ was not declared in this scope
qclcontext.cpp: In member function ‘void QCLContext::barrier(const QCLEventList&)’:
qclcontext.cpp:1405:58: error: ‘clEnqueueWaitForEvents’ was not declared in this scope
To copy to clipboard, switch view to plain text mode
Bookmarks