ERROR: Failed to find Android ranlib
The Vinh Luong <[email protected]> Sun, 11 Sep 2022 09:54:35 -0700 (PDT)
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <[email protected]> |
After running `setenv-android.sh` I encountered this error ``` ERROR: Failed to find Android ranlib. Please edit this script. ``` Before that everything worked fine with Android NDK 20. But after I switch to NDK 25 this problem occured. After debugging I realize that the NDK 25 does not have `*-android-ranlib` files at `./ndk/<ndk25>/toolchains/llvm/prebuilt/darwin-x86_64/bin `, which leads to this error. Is there any way to use NDK 25? Thank you! -- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/4115daf0-7b90-47c0-a793-a753f4d88adfn%40googlegroups.com.