Missing dir on build.

I'm tyring to do a build but I keep getting this error upon failure. The directory "haxe" does exist in my project files. Could someone help direct me as to how to proceed? Thank you.


Error: "Make: haxe: No such file or directory"


Replies

Do a search for "Make: haxe: No such file or directory" and you will discover that "haxe" is a software package used in various other software packages. I suspect you are using some package in "your" build that is requiring "haxe". My search revealed many solutions to your error message.