I just installed the AMD APP 3.0 Beta on my system. I used to use the Intel SDK, but I uninstalled it.
I notice that the plugin is not loading in visual studio. I do get
"CL Convert to and from to a project for OpenCL API"
option when I right click on the project, but when I choose this option, I get the following message:
"The Add-in supporting this command could not be loaded....."
Thanks,
Aaron
Solved! Go to Solution.
Hi Aaron,
I guess, you are getting this error because "OpenCL™ API Offline Compiler plug-in for Microsoft Visual Studio IDE", which is part of Intel SDK, is missing. Though I've never used this feature personally, however after some searching I found following links which may be helpful for you.
Converting Existing Project into OpenCL™ Project
OpenCL™ API Offline Compiler plug-in for Microsoft Visual Studio* IDE
Regards,
Hi Aaron,
I guess, you are getting this error because "OpenCL™ API Offline Compiler plug-in for Microsoft Visual Studio IDE", which is part of Intel SDK, is missing. Though I've never used this feature personally, however after some searching I found following links which may be helpful for you.
Converting Existing Project into OpenCL™ Project
OpenCL™ API Offline Compiler plug-in for Microsoft Visual Studio* IDE
Regards,
Yes, that was indeed the problem. I had uninstalled the Intel SDK, but Visual Studio was still looking for it.