Open slabgames opened 4 years ago
modules/gddragonbones/src/dragonBones/model/UserData.h:41:5: error: use of typeid requires -frtti BIND_CLASS_TYPE_A(UserData);
The command I used: scons platform=android target=release android_arch=armv7 android_stl=yes
I got this error and many other similar errors while compiling for android I'm using Android NDK R20
modules/gddragonbones/src/dragonBones/model/UserData.h:41:5: error: use of typeid requires -frtti BIND_CLASS_TYPE_A(UserData);
The command I used: scons platform=android target=release android_arch=armv7 android_stl=yes
I got this error and many other similar errors while compiling for android I'm using Android NDK R20