Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

How to use Intel C++ Compiler with Visual Studio

Arvind_D_
Beginner
712 Views

Hi

I wish to use Intel C++ Compiler with Visual Studio 2012.

Can someone tell me how to do this?

Yours sincerely,

Arvind.

0 Kudos
2 Replies
SergeyKostrov
Valued Contributor II
712 Views
>>I wish to use Intel C++ Compiler with Visual Studio 2012. >> >>Can someone tell me how to do this? 1. Download Evaluation copy of Intel C++ compiler ( valid for 30 days ) if you don't have one 2. Here are a couple of web-links to look at: - http://software.intel.com/en-us/articles/intel-parallel-studio-xe-2013-release-notes - http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/compiler/cpp-win/index.htm - http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler 3. Take into account that Intel C++ compiler can not be integrated with any Express Editions of Visual Studio
0 Kudos
JenniferJ
Moderator
712 Views

Read the getting started doc at "C:\Program Files (x86)\Intel\Composer XE 2013\Documentation\en_US\get_started_wc.htm".

Jennifer

0 Kudos
Reply