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

catkin build error #102

Closed
Wayne-xixi opened this issue Dec 3, 2019 · 2 comments
Closed

catkin build error #102

Wayne-xixi opened this issue Dec 3, 2019 · 2 comments

Comments

@Wayne-xixi
Copy link

catkin build error like below:
`By not providing "Findyaml_cpp_catkin.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"yaml_cpp_catkin", but CMake did not find one.

Could not find a package configuration file provided by "yaml_cpp_catkin"
with any of the following names:

yaml_cpp_catkinConfig.cmake
yaml_cpp_catkin-config.cmake

Add the installation prefix of "yaml_cpp_catkin" to CMAKE_PREFIX_PATH or
set "yaml_cpp_catkin_DIR" to a directory containing one of the above files.
If "yaml_cpp_catkin" provides a separate development package or SDK, be
sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:5 (catkin_simple)
`
Anyone can help me ? Thanks!

@Wayne-xixi
Copy link
Author

solved by git clone yaml_cpp_catkin

@kadhirumasankar
Copy link

For users running into this issue in the future, more detailed instructions on how to clone yaml_cpp_catkin are available in #106

@rikba rikba mentioned this issue Jan 11, 2021
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