emoon / bgfx-sys

Rust FFI bindings for bgfx
MIT License
5 stars 5 forks source link

Changes required for android #3

Closed const-volatile closed 2 years ago

const-volatile commented 2 years ago

Following changes were required to build & link successfully for Android (tested using NDKr24). Demo project is available here: https://github.com/const-volatile/android-bgfx-rs-example/

emoon commented 2 years ago

Great! Thanks :)