Thanks Chris for the help I appreciate it,
I was able to add the include, but then I am getting another errors related to cl.h and cl_platform.h
C:\OpenCL\examples\opencl\colorize\..\..\..\src\opencl\qclglobal.h:88: error: CL/cl_platform.h: No such file or directory
C:\OpenCL\examples\opencl\colorize\..\..\..\src\opencl\qclglobal.h:89: error: CL/cl.h: No such file or directory
C:\OpenCL\examples\opencl\colorize\..\..\..\src\opencl\qclglobal.h:88: error: CL/cl_platform.h: No such file or directory
C:\OpenCL\examples\opencl\colorize\..\..\..\src\opencl\qclglobal.h:89: error: CL/cl.h: No such file or directory
To copy to clipboard, switch view to plain text mode
Is it the same problem related to libraries you were talking about? Could you tell which library is missing please?
Bookmarks