-
10 Mar 2012 6:15 AM #1
sencha sdk tools 2 beta not working on windows 7 64bit
sencha sdk tools 2 beta not working on windows 7 64bit
Hi All,
Have been trying to get the sencha sdk tools 2 beta to work on my window 7 64 bit pc, but to no avail!
Installed in the place suggested by the installer, in "Program Files (x86)". Using the windows powershell , went to where I downloaded the senchatouch 2 SDK and entered "sencha".
I got Error: \SenchaSDKTools-2.0.0-Beta\bin\ was unexpected at this time.
Looked on the forum and followed the suggestion to install to "Program Files" instead, so did as suggested and retried to use sencha command (cd into the senchatouch sdk).
This time got this error The system cannot find the path specified.
Have tried the sencha.bat files from within the senchatouch SDK (in command/bin and command) but no joy.
The only success I've had so far is using my local install of nodejs and using that to start the sencha.js file in the command directory in the senchatouch sdk (had to install findit, jasmine-node and uglify-js via npm).
Only then does it output "Sencha Command v2.0.0 for Sencha Touch 2" and show the help info.
Not sure if the actual command works (seeing as how it took me this far to get it to actually startup!!), but will give it a go.
BTW on my ubuntu linux, also been trying to get the sencha command to work. I've also had to the same procedure (but this time created an alias e.g. alias sencha='node /path/to/senchatouch2sdk/command/sencha.js')
Can anyone help???
-
10 Mar 2012 9:21 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
Try to install into Program Files and not Program Files (x86) folder.
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.
-
10 Mar 2012 11:28 PM #3
You need to cd to the place where you installed the sdk, not where you downloaded it.
Also, if that fails, try to cd to the command folder inside your SDK installation folder, that also worked for me.
-
11 Mar 2012 1:45 AM #4
Thanks for the replies ppl,
Followed your instructions (installed in Program Files and typed 'sencha' into where the SenchaSDKTools-2.0.0-Beta sdk was installed), but got Error: can not find ..\command\sencha.js ?
Thanks UnicronCG, cd'ing into the command folder worked and also cd into the bin foldaer worked.
Do the SenchaSDKTools work with Sencha Touch 2?
-
12 Mar 2012 2:45 AM #5
A quick update: -
Have tried with windows xp 32bit, when I try "sencha" in the SDK installation folder, I first this error message
Error: Can not find ..\command\sencha.js
When I type "sencha" again, the command works.
This happens when I'm in the SDKtools folder, sencha touch 2 and anywhere else?
-
14 Mar 2012 9:08 AM #6Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,659
- Vote Rating
- 14
Thank you for the3 report, there are some issues with Windows and Sencha Command that we are working on fixing and will have an update shortly which should address the issues.
-
14 Mar 2012 11:00 AM #7
sencha sdk works after installation to program files
sencha sdk works after installation to program files
Hey guys,
thanks for the advice installing the sdk into program files (not x86). After installing sdk to this path I run the windows console, typing sencha in and noticed that it works, Great!
Best regards from
Hamburg, Germany
-
14 Mar 2012 7:16 PM #8
this isnt working. I type
sencha create jsb -a http://localhost:8080/fi.ba.web/ -p appBa.jsb3 -v
Just a couple blank lines and back to my command prompt. Excellent.
typing "sencha" works fine.....
sencha build works...luckily I had already created the jsb3. Is this create issue known?
Extjs 4.1
-
14 Mar 2012 10:59 PM #9
To get all the new functionality of sencha sdk, i do the following steps.
1. go to sencha touch 2.0 folder / not to sdk's installation folder
2. typing in console from root folder of st2, "command\sencha"
3. -> now you should gain access to all the new sencha sdk functionality
best regards
-
14 Mar 2012 11:11 PM #10
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-2466
in
2.0.


Reply With Quote