RuiCuco
RuiCuco
I do on a new project: `lime build android` and after a while I receive these errors: Compiling group: pcre2-8 arm-linux-androideabi-g++ -DPCRE2_CODE_UNIT_WIDTH=8 -DSUPPORT_PCRE2_8 -DHAVE_CONFIG_H -DPCRE2_STATIC -DSUPPORT_UNICODE -ID:/Developer/HaxeToolkit/haxe/lib/hxcpp/4,3,2/project/thirdparty/pcre2-10.42/src --sysroot=D:\\Developer\\Android\\android-ndk-r15c/platforms/android-21/arch-arm -ID:\\Developer\\Android\\android-ndk-r15c/sources/cxx-stl/gnu-libstdc++/4.9/include -ID:\\Developer\\Android\\android-ndk-r15c/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include...
**Describe the bug** Only the last texture is rendered in Android **To Reproduce** 1. Compile the included TestKha project (build APK in Android Studio) 2. Open in Android device 3....
### Description / Steps to reproduce the issue I recently installed a fresh msys2 system and I'm trying to build the following project: #import #import @interface TestObject { Class isa;...