Issue installing with Yarp on both Ubuntu 18.04 and 22.04 #651
-
|
I have attempted to install YARP on my Ubuntu 18.04 device, however, I got an unexpected error message CMake Error at CMakeLists.txt:33 (find_package): The following configuration files were considered but not accepted: Kindly find attached a screenshot of the error as well as the error log file. Pamely |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
As it seems that I suggest to remove it, i.e. : and try again by installing from source a recent version of YCM, thanks! fyi @drdanz |
Beta Was this translation helpful? Give feedback.

As it seems that
ycmis installed in/usrinstall prefix, I guess you installed theycm-cmake-modulespackage from apt, that is unfortunatly out of our control and outdated, i.e. it is too old to be used to build YARP.I suggest to remove it, i.e. :
and try again by installing from source a recent version of YCM, thanks!
fyi @drdanz