Created
April 26, 2013 21:40
-
-
Save mwbrooks/5470633 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my-app:mwbrooks $ ./cordova/build qnx | |
Buildfile: /Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/build.xml | |
qnx: | |
build: | |
generate-cod-name: | |
[echo] Generated name: __NAME__.bar | |
clean: | |
package-app: | |
[mkdir] Created dir: /Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/build/widget | |
[copy] Copying 25 files to /Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/build/widget | |
[copy] Copying 3 files to /Developer/SDKs/Research In Motion/BlackBerry 10 WebWorks SDK 1.0.4.7/Framework/ext | |
BUILD FAILED | |
/Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/build.xml:73: The following error occurred while executing this line: | |
/Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/qnx.xml:148: Failed to copy /Users/mwbrooks/Dropbox/Development/lib/cordova-cli/lib/cordova-blackberry/my-app/www/ext-qnx/org.apache.cordova/client.js to /Developer/SDKs/Research In Motion/BlackBerry 10 WebWorks SDK 1.0.4.7/Framework/ext/org.apache.cordova/client.js due to failed to create the parent directory for /Developer/SDKs/Research In Motion/BlackBerry 10 WebWorks SDK 1.0.4.7/Framework/ext/org.apache.cordova/client.js | |
Total time: 1 second |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment