https://linen.dev logo
Title
b

better-ability-6982

05/25/2023, 3:23 AM
Does anybody know why
lime test android
would throw a compilation error in
hxcpp.h
?
Creating C:/workspace/flixel/monstermind/export/android/obj/obj/android-v7/__pch/haxe/hxcpp.h.gch...
C:/HaxeToolkit/haxe/lib/hxcpp/4,3,2/include/hxcpp.h:27:23: fatal error: typeinfo: No such file or directory
    #include <typeinfo>
                       ^
compilation terminated.
Error: Could not create PCH
I did some googling and made sure I was downgraded to NDK vr15c, because I guess newer ones don't work -- but I'm not sure what else to do