Skip to content

Instantly share code, notes, and snippets.

@lokeshchdhry
Created August 26, 2013 21:56
Show Gist options
  • Save lokeshchdhry/6347154 to your computer and use it in GitHub Desktop.
Save lokeshchdhry/6347154 to your computer and use it in GitHub Desktop.
BB 10.2 studio logs
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.2.GA
Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved.
[INFO] : Searching for 3 Titanium Modules
[INFO] : Found Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development
[INFO] : Bundling Titanium Mobile Module ti.cloud
[Command] :C:\bbndk\bbndk-env.bat && make TIAPP_NAME=BB-test CPULIST=x86 BB_ROOT=C:\Users\tester\AppData\Local\Temp\113726-2848-dqbb9v-BB-test VARIANTLIST=g
[INFO] : Searching for 3 Titanium Modules
[INFO] : Found Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development
[INFO] : Bundling Titanium Mobile Module ti.cloud
[Command] :C:\bbndk\bbndk-env.bat && blackberry-nativepackager.bat -package "C:\Users\tester\Desktop\Appcelerator_Studio\workspace\BB-test\build\blackberry\x86\o-g\BB-test.bar" bar-descriptor.xml -e "C:\Users\tester\Desktop\Appcelerator_Studio\workspace\BB-test\build\blackberry\x86\o-g\BB-test" "BB-test" -buildID 1 assets framework -devMode
Error: Command failed: 'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
[Command] :C:\bbndk\bbndk-env.bat && blackberry-deploy.bat -installApp -launchApp -device 192.168.145.133 -package "C:\Users\tester\Desktop\Appcelerator_Studio\workspace\BB-test\build\blackberry\x86\o-g\BB-test.bar"
Error: Command failed: 'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
Error: Command failed: 'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
'C:\bbndk\bbndk-env.bat' is not recognized as an internal or external command,
operable program or batch file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment