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

Error when compiling via git. [Unknown compiler option "asmExe"] #1142

Closed
sillycodergirl opened this issue Aug 17, 2024 · 1 comment
Closed

Comments

@sillycodergirl
Copy link

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.

image
image

@hughsando
Copy link
Member

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.

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