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

Error MSB6006 "xilink.exe" exited with code -1073741795.

Laszlo
Beginner
1,256 Views

My project was working fine for several builds, I have changed the code then suddenly I got the following error:

"xilink.exe" exited with code -1073741795.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Platforms\x64\PlatformToolsets\Intel C++ Compiler 2021\Toolset.targets 738

Any ideas how to fix it? Thank you in advance, Laszlo

0 Kudos
5 Replies
Gopika_Intel
Moderator
1,219 Views

Hi,

 

Thank you for reaching out. Could you please share with us the following details so that we can analyze what is causing the error?

1.   A minimal sample reproducer code

2.   The changes that you made in the initial working code.

3.   Intel c++ compiler version

4.   Steps to reproduce the error.

Regards

Gopika


0 Kudos
Laszlo
Beginner
1,210 Views

Thank you for the help. I have created a new .vxproj file in MSVC and the problem disappeared. Maybe it was due to corrupted project file...

0 Kudos
Gopika_Intel
Moderator
1,173 Views

Hi,

 

Thank you for the update. Glad to know your issue is resolved. As your issue is resolved can we discontinue monitoring this thread?

 

Regards

Gopika


0 Kudos
Laszlo
Beginner
1,168 Views

Yes, of course we can close this thread.

0 Kudos
Gopika_Intel
Moderator
1,166 Views

Hi,

 

Thank you for the confirmation. If you need any additional information, please submit a new question as this thread will no longer be monitored.

 

Regards

Gopika


0 Kudos
Reply