[ 
https://issues.apache.org/jira/browse/CB-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106761#comment-14106761
 ] 

ASF GitHub Bot commented on CB-7368:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-wp8/pull/52

    CB-7368 --archs="x86" now produces correct binaries.

    Fix for https://issues.apache.org/jira/browse/CB-7368

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-wp8 CB-7368

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-wp8/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #52
    
----
commit 1abe74e0890484192fe11a358382d1e29aad42ce
Author: Vladimir Kotikov <[email protected]>
Date:   2014-08-22T12:13:41Z

    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)

Reply via email to