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

does not contain a CMakeLists.txt file. #579

Open
zanezha0 opened this issue Aug 15, 2022 · 1 comment
Open

does not contain a CMakeLists.txt file. #579

zanezha0 opened this issue Aug 15, 2022 · 1 comment

Comments

@zanezha0
Copy link

Execution failed for task ':dashkit:generateJsonModelDebug'.

/Users/zhun/codes/bitcoin-kit-android/dashkit/cpp/CMakeLists.txt : C/C++ debug|arm64-v8a : CMake Error at /Users/zhun/codes/bitcoin-kit-android/dashkit/cpp/dashj-bls/bls-signatures.cmake:72 (add_subdirectory):
The source directory

  /Users/zhun/codes/bitcoin-kit-android/dashkit/cpp/dashj-bls/bls-signatures/contrib/relic

does not contain a CMakeLists.txt file.

Call Stack (most recent call first):
dashj-bls/CMakeLists.txt:53 (include)

@abdrasulov
Copy link
Member

Most likely, the git submodules are not checked out. Try to git clone the project including its submodules and then build

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

2 participants