- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to use the Intel C++ Compiler to build my VS10 project. However, after starting the build, the followings are displayed in the output window;
1>------ Build started: Project: MyProj, Configuration: Release x64 ------
1>Build started 6/6/2011 11:29:08 AM.
1>InitializeBuildStatus:
1> Touching "x64\\Release\\MyProj.unsuccessfulbuild".
1>MessageBuildingWithCompiler:
1> Building with Intel C++ Compiler XE 12.0
1>ClCompile:
1> ***** ClCompile (X64 - Intel C++)
Then it stays like this forever if I do not cancel the build.
Has anybody encountered such a situation or does anybody have an idea about how I can solve this issue?
Thanks.
Mehmet
I am trying to use the Intel C++ Compiler to build my VS10 project. However, after starting the build, the followings are displayed in the output window;
1>------ Build started: Project: MyProj, Configuration: Release x64 ------
1>Build started 6/6/2011 11:29:08 AM.
1>InitializeBuildStatus:
1> Touching "x64\\Release\\MyProj.unsuccessfulbuild".
1>MessageBuildingWithCompiler:
1> Building with Intel C++ Compiler XE 12.0
1>ClCompile:
1> ***** ClCompile (X64 - Intel C++)
Then it stays like this forever if I do not cancel the build.
Has anybody encountered such a situation or does anybody have an idea about how I can solve this issue?
Thanks.
Mehmet
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The VS integration of Intel Compiler seems corrupted. You may remove the Intel compiler integration, do a registry cleaning using cclean and reintall/update the Intel compiler integration into VS.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page