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

ICL not integrated in VS2013

morca
Beginner
318 Views

Hello,

I have installed Visual studio 2013 express and after that, I installed Intel parallel studio XE 2015 trial. Problem is, after installation I don't see any intel compiler button on the toolbars.

0 Kudos
3 Replies
TimP
Honored Contributor III
318 Views

Microsoft doesn't permit other compilers to integrate in express. Vs2013 "community " is the one to use if you're eligible.

0 Kudos
morca
Beginner
318 Views

But it is stated in the "getting started" that

 

Accessing the Tools

After installing Intel Parallel Studio XE 2015, access these tools in one of the following methods:

  • In Visual Studio*:
    Open your project in Microsoft Visual Studio* 2010 or higher. The tools are integrated into the Visual Studio menus, and provide toolbars.

 

0 Kudos
JenniferJ
Moderator
318 Views

The system requirements are documented in the release notes: https://software.intel.com/en-us/articles/intel-parallel-studio-xe-2015-composer-edition-c-release-notes

During installation, the prerequisite dialog should inform you about the VS IDE integration not available. Did you see that? If not, it'd be a bug in the installation.

Jennifer

0 Kudos
Reply