Я пытаюсь проследить за созданием icub makerfiles http://wiki.icub.org/wiki/Linux:Installation_from_sources, но у меня есть ошибка, и я уже выполнил все шаги
Это ошибка, и я не знаючто теперь делать ...
CMake Error at CMakeLists.txt:15 (find_package):
By not providing "FindYARP.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "YARP", but
CMake did not find one.
Could not find a package configuration file provided by "YARP" (requested
version 3.2.0) with any of the following names:
YARPConfig.cmake
yarp-config.cmake
Add the installation prefix of "YARP" to CMAKE_PREFIX_PATH or set
"YARP_DIR" to a directory containing one of the above files. If "YARP"
provides a separate development package or SDK, be sure it has been
installed.