Haxe compiler flags
Answered
It appears that every compile flag in my project is considered false even though my project.xml sets them to true. They works fine and as expected when I compile, and I can even put breakpoints in these incorrectly disabled areas, but it's a real chore dealing with these excluded sections. Is there a way to have these flags accurately reflect the compile flags in my project.xml?
Please sign in to leave a comment.
Please report at https://github.com/HaxeFoundation/intellij-haxe/issues.
Thanks! here's the issue, for those interested.