You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at /home/cho/catkin_ws/devel/share/ufomap/cmake/ufomapConfig.cmake:173 (message):
Project 'ufomap_ros' tried to find library 'UFO::Map'. The library is
neither a target nor built/installed properly. Did you compile project
'ufomap'? Did you find_package() it before the subdirectory containing its
code is included?
"I'm facing errors like the ones mentioned above, and it's preventing successful execution of 'catkin build'. How can I resolve this?"
The text was updated successfully, but these errors were encountered:
CMake Error at /home/cho/catkin_ws/devel/share/ufomap/cmake/ufomapConfig.cmake:173 (message):
Project 'ufomap_ros' tried to find library 'UFO::Map'. The library is
neither a target nor built/installed properly. Did you compile project
'ufomap'? Did you find_package() it before the subdirectory containing its
code is included?
"I'm facing errors like the ones mentioned above, and it's preventing successful execution of 'catkin build'. How can I resolve this?"
The text was updated successfully, but these errors were encountered: