Could not find a package configuration file provided by "cpp_common"

asked 2019-01-22 02:20:10 -0500

qmj gravatar image

CMake Error at /opt/ros/melodic/share/roscpp/cmake/roscppConfig.cmake:172 (find_package): Could not find a package configuration file provided by "cpp_common" with any of the following names:

cpp_commonConfig.cmake
cpp_common-config.cmake

Add the installation prefix of "cpp_common" to CMAKE_PREFIX_PATH or set "cpp_common_DIR" to a directory containing one of the above files. If "cpp_common" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:76 (find_package) CMakeLists.txt:4 (find_package)

edit retag flag offensive close merge delete

Comments

Do you want to tell us what you're trying to do and what you did to get this error. Just copying and pasting an error message with no context is pretty meaningless.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-01-22 03:17:17 -0500 )edit