cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

dannymoon
Journeyman III

Source file "SDKcommmon.hpp" missing?

error occurred in VS2010 indicating the source head files are missing

Help!

I was trying to run some samples of APP SDK 2.3 in VS2010. The text editer indicates that source files like SDKCommon.hpp, SDKApplication.hpp, SDKFile.hpp cannot be opened. However, the application can be built and executed successfully, no error occurs during compilation. I wonder what the heck is wrong, and where these source head files are exactly included.

By the way, I'm using APP SDK 2.3 with catalyst 10.12 on Radeon HD 6550M. The error might has something to do with me overwriting the previous catalyst 11.3 before reinstalling 10.12. 

Hope SDK 2.4 can be released ASAP!

0 Likes
4 Replies
nou
Exemplar

it is in SDKDirectory/samples/opencl/SDKUtil

0 Likes

Thanks nou.

It seems that source files are not missing, but why does VS text editor indicates that the source files can't be opened while compilation is successful?

Is it because these source head files are not included in the particular solution directory?

0 Likes

i dont use Visual Studio at all.

0 Likes

hi dannymoon,

Have you done any changes to the properties or property sheets of the Samples?

You can check if Those paths are included in the .props files at Documents\ATI Stream\sample\opencl\common.

0 Likes