I want to create crossplatform app powered by Cordova 3.1.0 which I\'ve installed via Node.js. I\'ve already installed Visual Studio 2012 and Windows Phone SDK 8 + updates.
just set the environment variable in system variable "PATH" C:\Windows\Microsoft.NET\Framework\v4.0.30319\;
it happened do to msbuild was not found.
after that restart cmd and type "msbuild -version" u will see version.