Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSS sdk cmake失败。 #126

Open
Sugar0612 opened this issue Jul 25, 2022 · 1 comment
Open

OSS sdk cmake失败。 #126

Sugar0612 opened this issue Jul 25, 2022 · 1 comment

Comments

@Sugar0612
Copy link

cmake ..
-- Project version: 1.9.0
-- TARGET_OS: LINUX
-- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
CMake Error at CMakeLists.txt:85 (message):
Could not find curl

-- Configuring incomplete, errors occurred!

可我明明安装了 curl 和 openssl了啊

@Sugar0612
Copy link
Author

操。。。。你们文档写的就有问题, 构建Android平台 在linux上 openssl 和 curl的 lib 和 include 不是放在 $ANDROID_NDK/sysroot, 而是放在 $ANDROID_NDK/toolchain/../sysroot下, 这tmd就是两个东西好嘛??!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant