Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

ICC errors out with MSB6006: "icl.exe" exited with code -1073741819

$
0
0

I've hit an error while building one of my windows DLL projects using ICC. The DLL builds fine with VC. When I switch to using Intel C++ (16.0) and try building, I get the following error:

1> Building with Intel(R) C++ Compiler 16.0
1>ClCompile:
1> ***** ClCompile (x64 - Intel C++)
1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V110\\Platforms\\x64\\PlatformToolsets\\Intel C++ Compiler 16.0\\Microsoft.Cpp.x64.Intel C++ Compiler 16.0.targets(230,5): error MSB6006: "icl.exe" exited with code -1073741819.
1>
1>Build FAILED.

ICC is installed fine, and it has no problem building other projects. The problematic project is pure C++. 

I have also raised this via Premier support but I haven't had a response. Any clues?

Thanks


Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>