KoffeinFlummi / armake2

Successor to armake written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiline macros problem

veteran29 opened this issue · comments

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