boostorg / compute

A C++ GPU Computing Library for OpenCL

Home Page:http://boostorg.github.io/compute/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cl.h not found.. compile error..

coderboyisongithub opened this issue · comments

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

Yes, you need to install OpenCL.

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