You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my hxcpp to git, and then it started giving the following error: Unknown compiler option "asmExe"
The issue was fixed when i swapped of git and to 4.3.2 and after comparing the files for any "asmExe" mention, there was no mention of asmExe but in git there was.
The text was updated successfully, but these errors were encountered:
After updating from git, sometimes you need to recompile the 'hxcpp.n' file by running "haxe compile.hxml" in the tools/hxcpp directory. I have a mechanism to alert the programmer to this, which I have activated for this change.
Hello
I updated my hxcpp to git, and then it started giving the following error:
Unknown compiler option "asmExe"
The issue was fixed when i swapped of git and to 4.3.2 and after comparing the files for any "asmExe" mention, there was no mention of asmExe but in git there was.
The text was updated successfully, but these errors were encountered: