ros-drivers/usb_cam

CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message): A required package was not found

Bhaveshmeghwal21 opened this issue · 2 comments

I am using ROS Noetic
after cloning this package in my workspace ( ros_ws_cam/src/) it shows a cmake error, the message is
_CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (pkg_check_modules_internal)
usb_cam/CMakeLists.txt:10 (pkg_check_modules)

can anyone solve it?

在我的工作区(ros_ws_cam/src/)中克隆此包后,我正在使用ROS Noetic,它显示cmake错误,消息为_/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463的_CMake错误(消息):找不到所需的软件包 调用堆栈(最近一次调用优先):/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal) usb_cam/CMakeLists.txt:10 (pkg_check_modules)__谁能解决它?

Excuse me, have you solved this problem yet?

It seems a problem with ROS installation or sourcing. Can you share a full log?