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

when execute cmake in linux (Debian Testing) #8

Open
srosuna1 opened this issue Mar 16, 2019 · 1 comment
Open

when execute cmake in linux (Debian Testing) #8

srosuna1 opened this issue Mar 16, 2019 · 1 comment

Comments

@srosuna1
Copy link

srosuna1 commented Mar 16, 2019

$ cmake CMakelLists.txt
CMake Error at CMakeLists.txt:60 (add_subdirectory):
The source directory

~/mapgen-viewer/backward-cpp

does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:87 (add_backward):
Unknown CMake command "add_backward".

-- Configuring incomplete, errors occurred!
See also "/mapgen-viewer/CMakeFiles/CMakeOutput.log".
$:
/mapgen-viewer/build$

@averrin
Copy link
Owner

averrin commented Mar 18, 2019

Just remove all backward lines in CMakeLists.
This is debug lib https://github.com/bombela/backward-cpp
Seems like i made mistake in config or you clone repo without submodules.

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