Whenever I try to compile my C# project inside or outside of Visual Studio, I get this error:
"lc.exe" exited with code -1073741819 The executable lc.exe exists on my system under Program Files (x86)\Microsoft SDKs.
I tried:
- Updating Visual Studio
- Cleaning and rebuilding the solution
- Removing then re-applying the project builds under Solution > Properties.
Nothing has helped. What else can I try?