-
Notifications
You must be signed in to change notification settings - Fork 38
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
Cmake error at conan_support.cmake #73
Comments
Looks like cmake-conan isn't quite finished yet, but i don't know about cmake-conan at the moment because i haven't updated the submodule of cmake-conan. |
Thanks for the reply, i'll try to fix it and commit a push if fixed. |
Just got fixed the first problem which is the arguments of conan install. Second problem:
|
Error occurs when building in Termux.
Error:
CMake Error at vendor/cmake-conan/conan_support.cmake:147 (message):
Conan install failed='6'
Call Stack (most recent call first):
vendor/cmake-conan/conan_support.cmake:175 (conan_install)
src/CMakeLists.txt:52 (find_package)
The text was updated successfully, but these errors were encountered: