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
-- ==> add_subdirectory(web_video_server)
-- Could NOT find async_web_server_cpp (missing: async_web_server_cpp_DIR)
-- Could not find the required component 'async_web_server_cpp'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by
"async_web_server_cpp" with any of the following names:
async_web_server_cppConfig.cmake
async_web_server_cpp-config.cmake
Add the installation prefix of "async_web_server_cpp" to CMAKE_PREFIX_PATH
or set "async_web_server_cpp_DIR" to a directory containing one of the
above files. If "async_web_server_cpp" provides a separate development
package or SDK, be sure it has been installed.
Call Stack (most recent call first):
web_video_server/CMakeLists.txt:7 (find_package)
Ubuntu 18.04 on a Jetson nano
/rosdistro: melodic
/rosversion: 1.14.5
The text was updated successfully, but these errors were encountered:
NikolaeVarius
changed the title
catkin_make fails on jetson nano
catkin_make fails on jetson nano missing async_web_server_cpp
May 19, 2020
NikolaeVarius
changed the title
catkin_make fails on jetson nano missing async_web_server_cpp
catkin_make fails on jetson nano missing async_web_server_cpp running ROS Melodic
May 19, 2020
Ubuntu 18.04 on a Jetson nano
The text was updated successfully, but these errors were encountered: