vendredi 6 mars 2015

OpenCL in Eclipse-CDT (Windows) using AMD Graphics Card



I am trying to link OpenCL libraries with Eclipse (luna) CDT (with GCC, version-4.9.1) on my Windows(8.1,64 Bit) machine. I have installed AMD APP SDK 2.9-1.


To configure Eclipse, I followed this tutorial and linked the corresponding include folder (C:\Program Files(x86)\AMD APP SDK\2.9-1\include) and library (C:\Program Files(x86)\AMD APP SDK\2.9-1\lib\x86_64) on my machine.


To test the OpenCL libraries, I took the sample code from here. But, when I am building the project, I am getting the following error.



Description Resource Path Location Type make: *** [OpenCL_Test] Error 1 OpenCL_Test C/C++ Problem



How to fix this error?




Aucun commentaire:

Enregistrer un commentaire