mlua
mlua copied to clipboard
dlopen failed: cannot locate symbol "lua_pushboolean" - aarch64-linux-android target
Getting this error when trying to load this library on Android (Termux). This doesn't appear to be a problem on any other targets. Builds for macos, windows & linux all work as expected.
Is there a flag or dependency that is required to get this working?
Building using cross on the ubuntu-latest Github action runner.
Let me know if any other info is required 🙂