install sencha-touch 2.1 on mac

前端 未结 2 585
一向
一向 2021-01-17 05:00

I need to install sencha touch 2.1 on my mac but I can\'t…

i follow this guide

 http://www.sencha.com/learn/getting-started-with-sencha-touch-2
         


        
2条回答
  •  [愿得一人]
    2021-01-17 05:36

    The Sencha Touch Sdk contains only the classes which contains the framework, plus examples and docs. If you want to generate an app, compile it, etc. using the Sencha command from a terminal, you need to install the Sencha Cmd then. That's a different product.

    You can read more at the following guide: http://docs.sencha.com/touch/2-1/#!/guide/command

    And download the latest version from here: http://www.sencha.com/products/sencha-cmd/download

提交回复
热议问题