[
https://issues.apache.org/jira/browse/CB-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-7368.
---------------------------------
Resolution: Fixed
> WP8: cordova build/run --archs="x86" produces x64 binaries.
> -----------------------------------------------------------
>
> Key: CB-7368
> URL: https://issues.apache.org/jira/browse/CB-7368
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 3.6.0
> Reporter: Vladimir Kotikov
> Assignee: Jesse MacFadyen
> Fix For: 3.6.0
>
>
> {{cordova run --archs="x86"}} command for WP8 platform fails with following
> error:
> {noformat}
> Xap packaging completed successfully
> ERROR: Directory with build artefacts doesn't exists
> Error: d:\Projects\cordova\test\hello\platforms\wp8\cordova\run.bat: Command
> failed with exit code 2
> at ChildProcess.whenDone
> (d:\Projects\cordova\cordova-dev\cordova-lib\cordova-lib\src\cordova\superspawn.js:135:23)
> at ChildProcess.EventEmitter.emit (events.js:98:17)
> at maybeClose (child_process.js:753:16)
> at Process.ChildProcess._handle.onexit (child_process.js:820:5)
> {noformat}
> this caused by error in .sln file, which produces x64 binaries instead of x86.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)