Quote:
	
	
		| 
					Originally Posted by blackdragonsdg  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.