compile with phonegap cordova on windows 7 -


i have problem trying compile application windows phone.

the error getting in console this:

c:\program files\msbuild\microsoft\visualstudio\v12.0\appxpackage\microsoft.app xpackage.targets(1752,9): error msb6006: "makeappx.exe" salió con el código 1. [c:\users\oboz\desktop\myapp\platforms\windows\cordovaapp.windows.jsproj] error: error code 1 command: c:\program files\msbuild\12.0\bin\msbuild args: c:\users\oboz\desktop\myapp\platforms\windows\cordovaapp.windows.jsproj,/clp :nosummary;noitemandpropertylist;verbosity=minimal,/nologo,/p:configuration=debu g,/p:platform=anycpu error building 1 of platforms: error: cmd: command failed exit code 2  may not have required environment or os build project error: cmd: command failed exit code 2     @ childprocess.whendone (c:\users\oboz\appdata\roaming\npm\node_modules\cor dova\node_modules\cordova-lib\src\cordova\superspawn.js:134:23)     @ childprocess.emit (events.js:110:17)     @ maybeclose (child_process.js:1015:16)     @ process.childprocess._handle.onexit (child_process.js:1087:5) 

my operating system windows 7 32 bits , have installed visual studio 2010 , 2013 sdk windows phone 8 seems work. appreciate can give me. using latest build of node.js , cordova.


Comments