View Single Post
  #13  
Old 12-01-2011, 07:02 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by blackdragonsdg View Post
Is this the crash you are looking for or is there another one I haven't seen yet? This one was with toolset v100.

Error 1 error MSB6006: "CL.exe" exited with code -1073741515. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets 153 6 EMuShareMem
Error 2 error MSB6006: "CL.exe" exited with code -1073741515. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets 153 6 World
Error 3 error MSB6006: "CL.exe" exited with code -1073741515. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets 153 6 Zone
Error 4 error MSB6006: "CL.exe" exited with code -1073741515. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets 153 6 eqlaunch

Debug says something about pdb not found. Of course it crashed as well so didn't get all of it.
This seems like your VS dev enviroment is messed up somehow, not sure how, but a good way to fix it would be to reinstall vs2010. Alternatively, post your MSBuild.log file from one of the projects and I will be able to determine and fix the issue.
Reply With Quote