I'm trying to build of my application using VS2017, but this is returning this message:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(254,5): error MSB6006: "CL.exe" exited with code -1073741792.
I tried several things, I discovered that this error code is equivalent to 0xc0000020, but I could not walk very much with the subject.
Has anyone ever experienced this? or do you know what 0xc0000020 means?
Thanks, I had installed on my VS2013 machine, I removed and installed the V2017.
User contributions licensed under CC BY-SA 3.0