cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

opencl_JEDI
Journeyman III

Introductory Tutorial to OpenCL

Hi,

I implemented the hello world program in visual studio 2008,

like it's described in the tutorial, but when I build it I got

error C2664: 'cl:latform::get' : cannot convert parameter 1 from 'std::vector<_Ty> *' to 'cl::vector<T> *'

refering to this code line:

cl:latform::get(&platformList);

Thanks.

 

0 Likes
13 Replies