Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug? can't find osascript or osacompile #2

Open
johntrandall opened this issue May 19, 2015 · 1 comment
Open

Bug? can't find osascript or osacompile #2

johntrandall opened this issue May 19, 2015 · 1 comment

Comments

@johntrandall
Copy link

running results in 'osascript: : No such file or directory'. Building results in 'osacompile: couldn't read file : No such file or directory'.

Yet, 'osascript' and 'osacomile' work in terminal:
$ which osascript
>> /usr/bin/osascript
$ which osacompile
>> /usr/bin/osacomile

It seems as though sublime or the build system can't find the osa utilities. Is this a path issue?

@eppfel
Copy link
Owner

eppfel commented May 19, 2015

Mh, not sure. I am not on a Mac right now. But maybe it is related to the filename or -extension you try to build/run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants