Jump to content

Strange Visual Studio error


Recommended Posts

  • Honorable Member

Hello Community,

 

today i stuck into a real strange problem with visual studio, when i try to compile the solution i get these errors:

1>------ Rebuild All started: Project: liblua, Configuration: Release Win32 ------
2>------ Rebuild All started: Project: libsql, Configuration: Release Win32 ------
3>------ Rebuild All started: Project: libgame, Configuration: Release Win32 ------
4>------ Rebuild All started: Project: libpoly, Configuration: Release Win32 ------
5>------ Rebuild All started: Project: libthecore, Configuration: Release Win32 ------
5>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741515.
3>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741515.
2>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741515.
1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741515.
4>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741515.

I get this problem with the v110 toolset.

Hope someone can help me.

 

Kind regards

Chuck

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Honorable Member

After installing the latest updates from visual studio i now get errors like this:

 

Cannot open include file: 'stdarg.h': no such file or directory
Cannot open include file: 'cstdlib': No such file or directory

 

Will reinstall VS, I think it's a really broken installation

 

Kind regards

Chuck

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.