-
16 Apr 2012 8:11 AM #1
"Not a recognized Sencha SDK or application folder" on OSX w/2.0.0 Beta 2 / 2.0.1-rc
"Not a recognized Sencha SDK or application folder" on OSX w/2.0.0 Beta 2 / 2.0.1-rc
I've installed Sencha Touch SDK 2.0.1 RC and Sencha SDK Tools 2.0.0 Beta 2 on OSX Lion 10.7.3.
When I change to the Sencha Touch SDK directory and issue the 'sencha' command, I get an error:
I'm certain that I'm in the Touch SDK 2.0.1RC folder (version.txt says 2.0.1-rc) and that the SDK Tools 2.0.0 Beta 2 bin folder is on the path.Code:[WARN] The current working directory (/Appplications/MAMP/htdocs/sencha-touch-sdk-2.0.1-rc) is not a recognized Sencha SDK or application folder. Running in backwards compatiblity mode.
I don't know if it's a clue or not, but I am running with the latest Java runtime, 1.6.0_31
Any suggestions would be appreciated!
-
16 Apr 2012 8:13 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
java has no bearing. Is your path correct?
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.
-
16 Apr 2012 8:20 AM #3
I believe so:
(yes I realize the path references the previous SDK beta version also, but that folder has been completely deleted.)Code:admins-iMac:sencha-touch-sdk-2.0.1-rc admin$ echo $PATH /Applications/SenchaSDKTools-2.0.0-beta2:/Applications/SenchaSDKTools-2.0.0-Beta/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
Working directory is correct too:
But no dice.Code:admins-iMac:sencha-touch-sdk-2.0.1-rc admin$ pwd /Applications/MAMP/htdocs/sencha-touch-sdk-2.0.1-rc
I asked about Java because the previous SDK tools installer ran without any issues, but when I ran the 2.0.0 Beta 2 installer, it complained that it couldn't find Java on the machine. So I installed the latest Java from Apple, restarted the machine and the installer ran fine.
-
17 Apr 2012 8:10 AM #4
Any other suggestions? Seems odd that I'm the only one with this problem!
-
20 Apr 2012 7:01 AM #5
Same Issu
Same Issu
I have same issue. What I have is a copy of my application folder. All components are there however I get same error.
-
20 Apr 2012 7:21 AM #6
I seem to have found the issue in my circumstance. There is a system level file called .senchasdk which was not present in the folder. When I copied that over the build worked.
-
22 Apr 2012 1:26 AM #7
Same problem here.
With Sencha Tools 2.0.0 Beta1 I got nothing. Not even an error or something. So I tried upgrading but now I also get '[WARN] The current working directory (...) is not a recognized Sencha SDK or application folder. Running in backwards compatible mode.'
I did a search for the .senchasdk file but I wasn't found on my Mac...
-
24 Apr 2012 11:31 PM #8
-
25 Apr 2012 2:24 AM #9
you can find it by using "console" (but..beurk), or, using TextWrangler which permits to open "hidden" files - just use Open File, check the show hidden box and navigate with the Open File dialog to find it ;-)
-
25 Apr 2012 2:32 AM #10
Thanks. But the problem is that this file doesn't exist anywhere on my Mac and this makes the sdk to fail.
Do you know what is generating this file and what shall it contain?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote