Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
λ cordova build wp8
Running command: C:\temp_rc3_5_0\app\platforms\wp8\cordova\build.bat
WARNING: [ --debug | --release ] not specified, defaulting to debug...
Cleaning cordova project...
Building Cordova-WP8 Project:
Configuration : Debug
Directory : C:\temp_rc3_5_0\app\platforms\wp8
MSBuildToolsPath: C:\Program Files (x86)\MSBuild\12.0\bin\
buildCommand = %comspec% /c ""C:\Program Files (x86)\MSBuild\12.0\bin\msbuild" "C:\temp_rc3_5_0\app\platforms\wp8\BlankCordovaApp1.sln" /clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal /nologo /p:Configuration=Debug"
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
BlankCordovaApp1 -> C:\temp_rc3_5_0\app\platforms\wp8\Bin\Debug\io.cordova.BlankCordovaApp1.dll
Begin application manifest generation
Application manifest generation completed successfully
Begin Xap packaging
Error: C:\temp_rc3_5_0\app\platforms\wp8\cordova\build.bat: Command failed with exit code 2
at ChildProcess.whenDone (C:\Users\Sergei\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:131:23)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)