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

Multiline macros problem #28

Open
veteran29 opened this issue Apr 10, 2019 · 0 comments
Open

Multiline macros problem #28

veteran29 opened this issue Apr 10, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@veteran29
Copy link

After building ACE3 with HEMTT which uses armake2 internally I'm getting this error in game:

21:23:49 Error in expression <", CBA_missionTime] <= CBA_missionTime} \>
21:23:49   Error position: <\>
21:23:49   Error Missing ;
21:23:49 Error in expression <", CBA_missionTime] <= CBA_missionTime} \>
21:23:49   Error position: <\>
21:23:49   Error Missing ;

It seems that macros in this file were not expanded.

Raw file from PBO;
StateMachine.hpp.txt

@KoffeinFlummi KoffeinFlummi added the bug Something isn't working label May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants