0

Can anybody tell me how to build a production application using sencha cmdv3.

I have tried using

C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha create jsb -a D:\Test
VSSProject\app1\index.html -p Test.jsb3 

And I'm getting no such property error. I also tried:

C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha app build

And I get the error:

 Please ensure this command was executed from a valid application


C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha -sdk D:\sencha-touch\
ext-4.1.1a app build production D:\Test

Thanks

Illidanek
  • 996
  • 1
  • 18
  • 32
mohan
  • 13,035
  • 29
  • 108
  • 178
  • if you have generated your app using [tag:sencha-cmd], you can just execute `sencha app build` then `sencha app build production`. – vvns Aug 22 '13 at 08:27
  • @rui I am using sencha cmd v3 can you provide full command where to give project name – mohan Aug 23 '13 at 07:04
  • @rui I am using sencha cmd v3 can you provide full command where to give project name – mohan Aug 23 '13 at 07:05
  • if you'll be executing that command, it will really cause an error. please check [this sencha thread](http://www.sencha.com/forum/showthread.php?259491-Why-sencha-creat-jsb-doesnt-work). – vvns Aug 23 '13 at 07:29
  • @rui my sencha command is install in c drive and my project is located in d drive how to map project with sencha command.I have tried with this command C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha -sdk D:\sencha-touch\ ext-4.1.1a app build production D:\Test – mohan Aug 23 '13 at 09:11
  • when you'll execute `sencha app build`, make sure you are on your project directory. – vvns Aug 23 '13 at 09:18
  • @rui when i am in project directory in command prompt sencha is not recognized command – mohan Aug 23 '13 at 09:52
  • let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/36098/discussion-between-mohan-and-rui) – mohan Aug 23 '13 at 10:46

0 Answers0