clemos / haxe-sublime-bundle

Sublime Text bundle for Haxe programming language
Apache License 2.0
237 stars 86 forks source link

Permission denied #94

Closed profelis closed 11 years ago

profelis commented 11 years ago

Linux x86. SL2. Haxe3. Build from terminal works correct. But sl2 write

[Errno 13] Permission denied
[cmd:  [u'haxe', u'-cp', u'src', u'-D', u'macro-times', u'-main', u'TestBind', u'-neko', u'bin/bindx.n']]
[dir:  /home/deep/Desktop/bindx]
[path: /home/deep/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games]
[Finished]
clemos commented 11 years ago

This is very weird. Could you please try with haxe_build_server_mode to false ? Is there anything else particular with your install or project ? Regards, Clément

profelis commented 11 years ago

I reinstalled haxe in /usr/lib and now all ok.