You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2014/05/13 21:39:16 UTC

[jira] [Created] (CB-6685) [3.5.0rc][WP8] Build error: Command failed with exit code 2

Sergey Grebnov created CB-6685:
----------------------------------

             Summary: [3.5.0rc][WP8] Build error: Command failed with exit code 2
                 Key: CB-6685
                 URL: https://issues.apache.org/jira/browse/CB-6685
             Project: Apache Cordova
          Issue Type: Bug
          Components: WP8
    Affects Versions: 3.5.0
            Reporter: Sergey Grebnov
            Assignee: Sergey Grebnov


λ 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)



--
This message was sent by Atlassian JIRA
(v6.2#6252)