hey guys i got a wierd error that ive never seen before can some one help me fix and tell me what it is
thanks
here is error:
Code:
error MSB4014: The build stopped unexpectedly because of an internal failure
.
error MSB4014: Microsoft.Build.Exceptions.BuildAbortedException: Build was canceled. MSBuild.exe could not be launched as a child node as it could not be found at the location "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe". If necessary, specify the correct location in the BuildParameters, or with the MSBUILD_EXE_PATH environment variable.
error MSB4014: at Microsoft.Build.BackEnd.NodeManager.AttemptCreateNode(INodeProvider nodeProvider, NodeConfiguration nodeConfiguration)
error MSB4014: at Microsoft.Build.BackEnd.NodeManager.CreateNode(NodeConfiguration configuration, NodeAffinity nodeAffinity)
error MSB4014: at Microsoft.Build.Execution.BuildManager.PerformSchedulingActions(IEnumerable`1 responses)
error MSB4014: at Microsoft.Build.Execution.BuildManager.HandleNewRequest(Int32 node, BuildRequestBlocker blocker)
error MSB4014: at Microsoft.Build.Execution.BuildManager.IssueRequestToScheduler(BuildSubmission submission, Boolean allowMainThreadBuild, BuildRequestBlocker blocker)
thanks
Posts 1–8 of 8 · Page 1 of 1
Post a Reply
Tags for this Thread
None
reinstall your VC++
Its saying it cant find files >.>
Did you possibly change where your C++.EXE Folder was?
Are you including (stdfa.h)? (I think thats the name o.o)
Originally Posted by CAFlames
Did you possibly change where your C++.EXE Folder was?
Are you including (stdfa.h)? (I think thats the name o.o)
It's stdafx.h
why is that in ca coding? its default c++
ill try and reinstall c++ now thanks
Originally Posted by kotentopf
why is that in ca coding? its default c++
Everyone knows that C++ is only useful in making hacks.