- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Today I installed the OpenCL SDK 2013 version. I am using Visual Studio 2010 Pro version. I created a OpenCL project using the OpenCL wizard. There is a "OpenCL" folder under the project and I can add a OpenCL kernel file (.cl extension) in this folder. But the syntax highlighting and auto completion doesn't work. The .cl extension is recognized as a normal C/C++ file.
How can I solve this problem? Thanks a lot.
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello
According to your description it seems like the OpenCL Visual Studio integration fails to load.
Can you please check what other add-ins/packages are installed in your Visual Studio ?
Best Regards,
Oded
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Oded,
Thanks for you reply. I checked my visual studio and found the following add-ins installed:
1. NVidia Nsight
2. Qt Visual Studio Integration
Thanks
Mczhao
