The Wayback Machine - https://web.archive.org/web/20210112002845/https://github.com/cpp-netlib/cpp-netlib/issues/883
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

cpp-netlib build error #883

Open
jinfangliu-jlq opened this issue Dec 4, 2019 · 1 comment
Open

cpp-netlib build error #883

jinfangliu-jlq opened this issue Dec 4, 2019 · 1 comment

Comments

@jinfangliu-jlq
Copy link

@jinfangliu-jlq jinfangliu-jlq commented Dec 4, 2019

CMake Error at CMakeLists.txt:120 (add_subdirectory):
../cpp-netlib-master/deps/uri
does not contain a CMakeLists.txt file.
and I open the folder deps/uri,it's an empty folder.

@Benno1308
Copy link

@Benno1308 Benno1308 commented Dec 22, 2019

You forgot to init the submodules

$ git submodule init
$ git submodule update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.