You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I set antialiasing to 2 or higher in a project (e.g. the BunnyMark sample) the app crashes in the emulator I'm running with lime test android -64 -debug.
<windowantialiasing="2" />
Using the develop branch of lime (c70ec9f). Lime is built with ndk r15c (lime rebuild android -64 -debug) and with this patch: HaxeFoundation/hxcpp#855.
The project is built with r21e.
If I set antialiasing to 2 or higher in a project (e.g. the BunnyMark sample) the app crashes in the emulator I'm running with
lime test android -64 -debug
.Using the
develop
branch of lime (c70ec9f). Lime is built with ndk r15c (lime rebuild android -64 -debug
) and with this patch: HaxeFoundation/hxcpp#855.The project is built with r21e.
Here is the popup:
Here is the crash dump:
The text was updated successfully, but these errors were encountered: