coincar-sim / lanelet_rviz_plugin_ros

BSD 3-Clause "New" or "Revised" License
32 stars 11 forks source link

compiling error #19

Closed oguzaybilir closed 9 months ago

oguzaybilir commented 9 months ago

I am using catkin_make to compile my workspace but when I am trying to do that I am getting this error, I have looked for solution but still not found

the error :

CMake Error at /opt/ros/noetic/share/mrt_cmake_modules/cmake/Modules/FindAutoDeps.cmake:176 (message): Package qtbase5-dev was not found. If it is a catkin package: Make sure it is present. If it is an external package: Make sure it is listed in mrt_cmake_modules/yaml/cmake.yaml! Call Stack (most recent call first): /opt/ros/noetic/share/mrt_cmake_modules/cmake/Modules/FindAutoDeps.cmake:253 (_find_dep) needs/lanelet_rviz_plugin_ros/CMakeLists.txt:23 (find_package)

oguzaybilir commented 9 months ago

I solved the problem with cloning the mrt_cmake_modules to my workspace, I have installed it in my system but it solved my problem so I am closing to issue