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

vs 2012 integration with intel c++

edwin_m_
Beginner
293 Views

had vs 2012 ultimate already installed on windows 8

installed intel parallel studio xe 2013 update 4 with default settings (this includes c++ and integrate with vs 2012)

after install went to "intel parallel studio xe 2013" group and selected "intel parallel studio xe 2013 with vs2012 icon"

click on get started with intel c++ composer xe link and follow instructions to start new project

however the part about project > intel c++ compiler XE > using intel c++

is missing , as far as i can tell from the templates intel c++ did not in fact integrate with vs 2012

any ideas???

 

0 Kudos
2 Replies
JenniferJ
Moderator
293 Views

what type of "new project" did you create? Is it a C++ Win32 project?

If yes, it should be there. "Right click on the project name", select "Properties", under "General", click on the "Platform Toolset" drop-down arror, do you see the "Intel C++ Composer XE 13.0" listed?

Jennifer

 

0 Kudos
edwin_m_
Beginner
293 Views

yes that works , thanks

0 Kudos
Reply