Intel® System Studio
Share information with other developers using Intel® System Studio.

compiler error with 2017 Version

Dietrich_S_
Beginner
370 Views

After installing the Intel System Studio 2017 on compilation i get the error:

MSB6006    "icl.exe" exited with code -1073741571.   

With ISS 2016 Update3 the compiler works.

Software:

- MS VS2015 SP3

- Intel system studio composer edition 2017

How can i fix the problem ?

 

0 Kudos
2 Replies
Sukruth_H_Intel
Employee
370 Views

Hi,

    Could you please help me with the below information : -

1. Please let me know if this happens even with the compilation of the basic project, May be like a Hello world as well? -- Just to check if its an environment setup issue.

2. Do you happen to see this issue only with Intel compiler (icl.exe) or even with Microsoft* compiler(cl.exe) as well?

3. If you happen to see this issue with only your specific project with Intel compiler, then can you send us the test case? If your test case is confidential, then either send the test case through "private message" or lodge an Intel premier support ticket (premier.intel.com).

Regards,

Sukruth H V

Dietrich_S_
Beginner
370 Views

Hi,

1. Please let me know if this happens even with the compilation of the basic project, May be like a Hello world as well? -- Just to check if its an environment setup issue.

No. The error is correltates with compiling the precompiled header of the project

2. Do you happen to see this issue only with Intel compiler (icl.exe) or even with Microsoft* compiler(cl.exe) as well?

Only with the intel compiler and only with the 2017 version

3. If you happen to see this issue with only your specific project with Intel compiler, then can you send us the test case? If your test case is confidential, then either send the test case through "private message" or lodge an Intel premier support ticket (premier.intel.com).

No the project is to big and only a small part will not compile. Is seems that the error has to do with the size of the precompiled header file.

What does the error mean exacetly?

Regards

 

 

 

Reply