Unable to build haxe (via OpenFL/lime) to android

Update Flixel to 4.4.0.4

You know, I should have thought to actually upgrade software. This fixed that problem.

My next is just a simple inclusion/library problem…

Running process: C:\Program Files (x86)\FlashDevelop\Tools\fdbuild\fdbuild.exe “C:\Users\greed\Files\Personal\Software\Games\lst\haxe\lst.hxproj” -ipc 483c9da4-ba30-4098-a2b3-c089a0184112 -version “3.4.4” -compiler “C:\HaxeToolkit\haxe” -notrace -library > “C:\Program Files (x86)\FlashDevelop\Library” -target “android”
Building lst
Running Pre-Build Command Line…
cmd: “C:\HaxeToolkit\haxe/haxelib” run lime build “Project.xml” android -release -Dfdb
Creating C:/Users/greed/Files/Personal/Software/Games/lst/haxe/export/android/obj/obj/android-v7/__pch/haxe/hxcpp.h.gch…
In file included from C:/HaxeToolkit/haxe/lib/hxcpp/3,4,188/include/hxcpp.h:20:0:
c:\sdks\android-ndk\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\lib\gcc\arm-> linux-androideabi\4.9.x\include\stdint.h:9:26: fatal error: stdint.h: No such file or directory
# include_next <stdint.h>
^
compilation terminated.
Error: Could not create PCH
Build halted with errors.
Done(1)

I don’t know if it’s related, but it looks like that’s another topic.

Thanks again!