Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Mar 2011
    Posts
    19
    Vote Rating
    0
    FanOfExt is on a distinguished road

      0  

    Default how do i use sencha cmd?

    how do i use sencha cmd?


    Hi,
    I have a multi page app in the proper structure written in ext-4.1.1a

    app
    /view
    /controller
    /data
    /store
    /model
    app.js


    I've been trying to follow the online documentation and other posts on the internet on how to build an ext.js, or app-all.js for my application.

    See:
    http://docs.sencha.com/ext-js/4-1/#!...mand_reference
    http://docs.sencha.com/ext-js/4-1/#!...rted-section-3


    I'm using Sencha Cmd v3.0.0.250 and I cant for the life of me get "sencha create jsb -a index.html -p app.jsb3" to work at all.


    What are the correct series of commands that I should use to build an ext.js, or app-all.js for my application?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,085
    Vote Rating
    453
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    sencha create jsb is a command from SDK Tools not Sencha Cmd. If you look at the 4.1.1a, 4.1.2a or 4.1.3+ documentation there are several guides specifically for Sencha Cmd.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Mar 2011
    Posts
    19
    Vote Rating
    0
    FanOfExt is on a distinguished road

      0  

    Default


    Hi,
    I actually read through the "sencha cmd" section but I read a lot about creating application skeletons.

    I want to build a minimized version of "ext-all.js" for production use specific to my application.

    Does that mean I have to "Build" my application using "sencha app build"?


    Thank you.

  4. #4
    Sencha User
    Join Date
    Mar 2011
    Posts
    19
    Vote Rating
    0
    FanOfExt is on a distinguished road

      0