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

build error in yaml-cpp #37

Open
suphill opened this issue Apr 27, 2019 · 1 comment
Open

build error in yaml-cpp #37

suphill opened this issue Apr 27, 2019 · 1 comment

Comments

@suphill
Copy link

suphill commented Apr 27, 2019

$ sh build.sh
Building 3rdparty/line_descriptor ...
mkdir: cannot create directory ‘build’: File exists
-- Configuring done
-- Generating done
-- Build files have been written to: /home/wangwq/pl-slam-master/3rdparty/line_descriptor/build
[100%] Built target linedesc
Building 3rdparty/DBoW2 ...
mkdir: cannot create directory ‘build’: File exists
-- Build type: Release
-- Configuring done
-- Generating done
-- Build files have been written to: /home/wangwq/pl-slam-master/3rdparty/DBoW2/build
[100%] Built target DBoW2
Uncompressing vocabulary ...
Building PL-SLAM ...
mkdir: cannot create directory ‘build’: File exists
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- regex
-- thread
-- system
-- filesystem
CMake Error at CMakeLists.txt:43 (FIND_PACKAGE):
Could not find a package configuration file provided by "yaml-cpp" with any
of the following names:

yaml-cppConfig.cmake
yaml-cpp-config.cmake

Add the installation prefix of "yaml-cpp" to CMAKE_PREFIX_PATH or set
"yaml-cpp_DIR" to a directory containing one of the above files. If
"yaml-cpp" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred!
See also "/home/wangwq/pl-slam-master/build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found. Stop.

CMake Error at CMakeLists.txt:43 (FIND_PACKAGE):
Could not find a package configuration file provided by "yaml-cpp" with any
of the following names:

yaml-cppConfig.cmake
yaml-cpp-config.cmake

how to do?

@suphill
Copy link
Author

suphill commented Apr 27, 2019

my os is ubuntu 14.04LTS

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