Hi there,
I installed the latest daily build (894) on my Mac but when using the CMD + B option in Sublime Text 2, I get the following error:
[Errno 2] No such file or directory
[cmd: [u’/Applications/CoronaSDK/simulator’, u’main.lua’]]
[dir: /Users/MYUSERNAME/Library/Application Support/Sublime Text 2/Packages/User]
[path: /usr/bin:/bin:/usr/sbin:/sbin]
[Finished]
This worked perfectly with older Corona builds but with the latest one I am struggling. Is anyone else using the same setup like me and could give me a hint, e.g. the setting of your Sublime build file? Mine is:
{
“cmd”: ["/Applications/CoronaSDK/simulator", “main.lua”]
}
Any help is welcome.
Thanks,
Jens [import]uid: 101883 topic_id: 30577 reply_id: 330577[/import]
