Hi!
I'm facing several issues on idea.
First one: How to build flixel from source ? Can't figure it out =( It says that the project have't MainClass. I have to run some custom script ? How to build it manually from unix terminal ?
Second one: IDE marks some symbols and words as error like this FlxG.keys.anyPressed([DOWN, S]). S marked as unresolved type and IDE offers me to add import haxe.xml.Parser.S to resolve it. Still it works fine when ignored, just annoying. I use idea haxe plugin. Any way to fix this ?
Thanks for any help !