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
When I compile my workspace I get the following error:
CMake Error at despot_tutorials/examples/laser_tag/CMakeLists.txt:18 (find_package):
Could not find a package configuration file provided by "Despot" with any
of the following names:
DespotConfig.cmake
despot-config.cmake
Add the installation prefix of "Despot" to CMAKE_PREFIX_PATH or set
"Despot_DIR" to a directory containing one of the above files. If "Despot"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/javiergranillo/despot_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/javiergranillo/despot_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
did it happen to anyone else? and how can i fix it?
The text was updated successfully, but these errors were encountered:
When I compile my workspace I get the following error:
did it happen to anyone else? and how can i fix it?
The text was updated successfully, but these errors were encountered: