getnamo / UnrealJs

Unreal.js plugin embedding v8.
Other
51 stars 6 forks source link

Update android libs #9

Open getnamo opened 7 months ago

getnamo commented 7 months ago

Currently compiles in 5.3, but android doesn't link due to outdated libs.

Sync if possible to 7.4.288.25 or update windows/linux/android to latest relevant. Appears that we do have 7.4.288.25 (28?) libs, but that they do not link correctly for arm64 on ndk25

Resources

getnamo commented 6 months ago

NB: If I recalled correctly armv7a worked but arm64 didn't. May need to look into new arm64 build with minimal changes.