I installed icc 11.0 and VSIntegration. icc works well since i have compiled sample code of IPP with it. But VS integration doesn't work. There's no icon or options to change the compiler. Just like the icc isnot installed..
Could someone can tell me how to do? Thanks!
Link Copied
You said it works with ipp sample: what do you mean?
Several other things to check:
1. open VS2005, open the Help->About, scroll down the list, do you see Intel C++ Compiler Integration listed?
2. still within VS2005, open Tools -> Options, do you see "Intel C++"?
3. do you see a folder like
Jennifer
Jennifer,
Thank you for the reply.
You said it works with ipp sample: what do you mean?
I run theIPPsample of audio-video-codecs, its compiling script can detect and use the ICC automatically. I think it means icc has been installed in my machine correctly.
Several other things to check:
1. open VS2005, open the Help->About, scroll down the list, do you see Intel C++ Compiler Integration listed?
no
2. still within VS2005, open Tools -> Options, do you see "Intel C++"?
still no
3. do you see a folder like
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudio8.0Packages{477A1EE1-A43E-4250-A512-A0DF1F30891E}]
@="Intel C++ Compiler Integration Package, Tool Option"
"InprocServer32"="C:\Program Files\Intel\Compiler\11.0\061\cpp\Compiler\VS Integration\C++\VS2005\OptPkg.dll"
"CompanyName"="Intel Corporation"
"ProductName"="Intel C++ Compiler Integration Package, Tool Option"
"ProductVersion"="11.0"
"MinEdition"="Standard"
"ID"=dword:00000001
"InstallPath"="C:\Program Files\Intel\Compiler\11.0\061\cpp\Compiler\VS Integration\C++\VS2005"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudio8.0Packages{477A1EE1-A43E-4250-A512-A0DF1F30891E}Automation]
"IntelOptions"="Intel Options Package Automation"
"PrjConvert"="Project conversions automation"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudio8.0Packages{477A1EE1-A43E-4250-A512-A0DF1F30891E}SatelliteDll]
"DllName"="OptPkgUI.dll"
"Path"="C:\Program Files\Intel\Compiler\11.0\061\cpp\Compiler\VS Integration\C++\VS2005"
For more complete information about compiler optimizations, see our Optimization Notice.