mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-18 16:17:14 +02:00
Update ZMQ to current git.
This commit is contained in:
4
vendor/ZMQ/builds/android/README.md
vendored
4
vendor/ZMQ/builds/android/README.md
vendored
@ -7,10 +7,10 @@ You need the Android Native Development Kit (NDK) installed. See
|
||||
|
||||
This project is tested against Android NDK version r21d.
|
||||
|
||||
If you installed version r21d all you have to do is to expose the NDK root
|
||||
If you installed version r21e all you have to do is to expose the NDK root
|
||||
directory as environment variable, e.g:
|
||||
|
||||
export ANDROID_NDK_ROOT=$HOME/android-ndk-r21d
|
||||
export ANDROID_NDK_ROOT=$HOME/android-ndk-r21e
|
||||
|
||||
If you installed another version you have to expose the NDK root directory as
|
||||
well as the NDK version, e.g:
|
||||
|
Reference in New Issue
Block a user