boostorg / compute

A C++ GPU Computing Library for OpenCL
http://boostorg.github.io/compute/
Boost Software License 1.0
1.55k stars 333 forks source link

Cl.h not found.. compile error.. #821

Closed coderboyisongithub closed 5 years ago

coderboyisongithub commented 5 years ago

image

I get following error while compilation...Do I also have to setup opencl on system...or anything else.. I thought boost have opencl support built~in

Visual studio 2012 win 10 x64 intel sandy-bridge i3

jszuppe commented 5 years ago

Yes, you need to install OpenCL.

coderboyisongithub commented 5 years ago

I downloaded opencl 2.1 API from github...Now this gives following error image

Here actually I cant figure out whats wrong in your header image