I am in the Sencha SDK Tools folder and I am making build for Extjs 4. For the following command sencha create jsb -a index.html -p app.jsb3 -v
My index.html is called in the application with certain parameters, so I dont know how to specify the entry point here in this command, if I write it with params it gives lots of errors.
You should not use SDK Tools for Ext 4.x+. Use Sencha Cmd instead.