Hi, i'll be completely blunt here, i want to write code on ATI GPUs and i can never setup all these settings (note to developers, why not include all the settings we need to make manually in the installer??).
Ive installed:
-VS 2010
-Microsoft SDK
-DirectX SDK
But when i build the examples i get that it cant find CL/cl.h
I tried to add this to the overall project path but there wasnt one. I managed to add it to an individual project, so that it didnt highlight in red, but then when i built all the projects im sure that particular project still didnt build.
If you need to know/ask any other questions please feel free, but im not a VS2010 expert either.
Hi,
I've been working with VS 2010 and the Stream SDK and I created a small readme file for setting up the SDK (because for the first few times I set up a project I couldn't remember what needed to go where, particularly after reformatting).
Unfortunately, since I can't attach the file here, I'll use rapidshare.
http://rapidshare.com/files/429705836/OpenCL_New_Project_Setup_Guide.docx
-Matt