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
我这样编译的:
xmake f -p android --ndk=d:/Microsoft/AndroidNDK/android-ndk-r21e -a arm64-v8a -k shared -m debug --with_libcurl=true --with_openssl=true
提示:
checking for Android SDK directory ... no
checking for NDK directory ... d:\Microsoft\AndroidNDK\android-ndk-r21e
checking for SDK version of NDK ... 21
checking for cxxabi ... ok
note: the following packages are unsupported on android/arm64-v8a:
-> libcurl 7.84.0
我要怎么解决啊?感谢感谢!
The text was updated successfully, but these errors were encountered:
我这样编译的:
xmake f -p android --ndk=d:/Microsoft/AndroidNDK/android-ndk-r21e -a arm64-v8a -k shared -m debug --with_libcurl=true --with_openssl=true
提示:
checking for Android SDK directory ... no
checking for NDK directory ... d:\Microsoft\AndroidNDK\android-ndk-r21e
checking for SDK version of NDK ... 21
checking for cxxabi ... ok
note: the following packages are unsupported on android/arm64-v8a:
-> libcurl 7.84.0
我要怎么解决啊?感谢感谢!
The text was updated successfully, but these errors were encountered: