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 #14

Open
danielroth88 opened this issue Mar 30, 2019 · 1 comment
Open

Build error #14

danielroth88 opened this issue Mar 30, 2019 · 1 comment

Comments

@danielroth88
Copy link

Hi, I got the following build error (after changed the bug stated by LeungHEX):
what could be the problem?

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "code_utils" with
any of the following names:

code_utilsConfig.cmake
code_utils-config.cmake

Add the installation prefix of "code_utils" to CMAKE_PREFIX_PATH or set
"code_utils_DIR" to a directory containing one of the above files. If
"code_utils" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
imu_utils/CMakeLists.txt:13 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/tester/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/tester/catkin_ws/build/CMakeFiles/CMakeError.log".
Makefile:6576: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

@tzhangZJU
Copy link

u should install code_utils firstly.
https://github.com/gaowenliang/code_utils

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