Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7782 Discussions

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

Laszlo
Beginner
843 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
806 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


Laszlo
Beginner
797 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...

Gopika_Intel
Moderator
760 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


Laszlo
Beginner
755 Views

Yes, of course we can close this thread.

Gopika_Intel
Moderator
753 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


Reply