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
ARM compile for android is now fixed (./Tools/build/buildAndroid.sh)
aarch64 for linux seems also ok (./Tools/build/buildRPi64.sh)
The first one depends on an ANDROID_NDK_PATH and at home I'm using armv7a-linux-androideabi34-clang
The second one depends on aarch64-linux-gnu-g++ availability on the system.
I did not try armv9.2 at all for now, where can I get the appropriate NDK ?
Please give more details if you still have issues.
It's sad that it's not possible to compile the newest version on Android and Linux devices.
The text was updated successfully, but these errors were encountered: