Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sencha Cmd V3 Beta

I would like to have an ext app and a touch app within a single workspace. I generated the workspace with:

$ sencha -sdk path/to/ext4.1.1a generate workspace path/toworkspace

This generated: workspace/.sencha workspace/ext

I can then generate an ext app, but not a touch app. I have tried to generate the touch app like so:

$ sencha -sdk path/to/touch2.0.1.1 generate app path/totouchapp

I get an error: "Failed to determine framework name. Please ensure this command was issued from either a framework or application directory"

So, I also tried to generate the touch app by cd'ing to my touch2.0.1.1 sdk, but that did not work either.

What am I doing wrong?

like image 685
chrisfarrell Avatar asked Jun 11 '26 13:06

chrisfarrell


1 Answers

The latest Cmd tool isn't compatible with older versions of Sencha Touch. You need to install the latest SDK for it to work, apparently.

Per this thread in sencha forums:

Wrong Touch SDK!

I was using the wrong Touch SDK. Found the correct one here:

http://www.sencha.com/forum/announcement.php?f=89
like image 168
John Gordon Avatar answered Jun 15 '26 07:06

John Gordon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!