Hi Folks,
I'm using Ubuntu 12.04 (64bit) and I'd like to build my project, but I'm desperately stuck on the "Resolving your application dependencies..." part.
Code:
[INFO] Deploying your application to /home/tend/projects/myapp/build/package
[INFO] Copied sdk/sencha-touch.js
[INFO] Copied app.js
[INFO] Copied resources/css/app.css
[INFO] Copied resources/images
[INFO] Copied resources/icons
[INFO] Copied resources/loading
[INFO] Resolving your application dependencies...
[ERROR]
I have installed both the SDK and SDK tools. The location to the SDK tools are set in my $PATH and also the $SENCHA_SDK_TOOLS_2_0_0_BETA3 variable is set.
Like the troubleshooting guide says .. I did checked my application on errors, warning, notices in my favourite Webkit browser - but all is clean ( meaning no errors, no warnings, etc. )
BTW > Building/generate a new project works perfectly
Is there anybody who has Sencha Working under Ubuntu ( 64 bits ? ), or someone who could help me getting this to work?
Thanks in advance.