[
https://issues.apache.org/jira/browse/CB-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701944#comment-14701944
]
ASF GitHub Bot commented on CB-9512:
------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-ios/pull/154
CB-9512 Cordova-ios build/run should fail on Windows with a more mean…
…ingful message
[Jira issue](https://issues.apache.org/jira/browse/CB-9512)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-ios CB-9512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/154.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 #154
----
commit 3d390ba0e30a71547769590f6333083e8dfd6962
Author: daserge <[email protected]>
Date: 2015-08-18T20:31:31Z
CB-9512 Cordova-ios build/run should fail on Windows with a more meaningful
message
----
> Cordova-ios build/run should fail on Windows with a more meaningful message
> ---------------------------------------------------------------------------
>
> Key: CB-9512
> URL: https://issues.apache.org/jira/browse/CB-9512
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Environment: Windows
> Reporter: Sergey Shakhnazarov
> Assignee: Sergey Shakhnazarov
>
> 1. cordova create test
> 2. cordova platform add ios
> 3. cordova platform add windows
> 4. On windows machine: cordova build:
> {code}
> Running command: cmd "/s /c "d:\apps\rel_test\platforms\ios\cordova\build""
> 'd:\apps\rel_test\platforms\ios\cordova\build' is not recognized as an
> internal or external command,
> operable program or batch file.
> ERROR building one of the platforms: Error: cmd: Command failed with exit
> code 1
> You may not have the required environment or OS to build this project
> Error: cmd: Command failed with exit code 1
> at ChildProcess.whenDone
> (D:\cordova\cordova-lib\cordova-lib\src\cordova\superspawn.js:139:23)
> at ChildProcess.emit (events.js:110:17)
> at maybeClose (child_process.js:1008:16)
> at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
> {code}
> We should consider making this just log an error message on the lines that
> building iOS on windows is not supported and continue building other
> platforms that are supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]