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

--haxe3 doesn't work with --watch #165

Closed
RblSb opened this issue Oct 6, 2018 · 3 comments
Closed

--haxe3 doesn't work with --watch #165

RblSb opened this issue Oct 6, 2018 · 3 comments

Comments

@RblSb
Copy link
Contributor

RblSb commented Oct 6, 2018

node Kha/make html5 --watch --haxe3

{ Error: spawn EACCES
    at ChildProcess.spawn (internal/child_process.js:330:11)
    at Object.exports.spawn (child_process.js:500:9)
    at HaxeCompiler.runHaxeAgain (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/HaxeCompiler.js:78:34)
    at HaxeCompiler.runHaxe (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/HaxeCompiler.js:103:25)
    at HaxeCompiler.startCompilationServer (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/HaxeCompiler.js:126:39)
    at HaxeCompiler.run (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/HaxeCompiler.js:44:18)
    at exportProjectFiles (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/main.js:102:28)
    at exportKhaProject (/Users/digital/Sites/projects/dev/git/Kha/Tools/khamake/out/main.js:455:22)
    at <anonymous> errno: 'EACCES', code: 'EACCES', syscall: 'spawn' }
@RobDangerous
Copy link
Member

Not sure it's worth fixing, any problems with Haxe 4?

@RblSb
Copy link
Contributor Author

RblSb commented Oct 6, 2018

With macro stuff in thx.core. I will try to remove this dependency from one of the projects. Just interesting what is wrong if the path to haxe3 is correct.

@RblSb
Copy link
Contributor Author

RblSb commented Nov 6, 2018

Fixed with Kode/haxe_bin@858e307 i think, thanks

@RblSb RblSb closed this as completed Nov 6, 2018
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