[
https://issues.apache.org/jira/browse/CB-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107906#comment-14107906
]
ASF subversion and git services commented on CB-7368:
-----------------------------------------------------
Commit 1abe74e0890484192fe11a358382d1e29aad42ce in cordova-wp8's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=1abe74e ]
CB-7368 --archs="x86" now produces correct binaries.
> 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.2#6252)