armake2 icon indicating copy to clipboard operation
armake2 copied to clipboard

Multiline macros problem

Open veteran29 opened this issue 5 years ago • 0 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

veteran29 avatar Apr 10 '19 19:04 veteran29