Modify the source code so that it reads as followsĬout helloworld Properties-> Configuration Properties and click on Configuration Manager. An example source file will pop up called helloworld.cpp.When the Win32 Application Wizard starts, accept all of the default settings and click Finish.In this example, I have called my project ‘helloworld’. In the New Project window, in the Installed Templates pane, select Visual C++ and click on Win32 Console Application.
Here are the steps I went through to compile a simple piece of code using the Intel Compiler from within Visual Studio. I recently installed the 64bit version of the Intel C++ Composer XE 2013 on a Windows 7 desktop alongside Visual Studio 2010.