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

Unexpected end of file found in your file.. #822

Closed coderboyisongithub closed 5 years ago

coderboyisongithub commented 5 years ago

I just downloaded your library and tried setuping on visual studio 2012.. At first it triggered error for missing Opencl headers which I donwladed from its web site ..Then when I included in my project it gave me following error.. image I cross-checked for any missing Preprocessor directive or semicolon but ...Still cant fix this.. What could be the cause?