我需要帮助。这里出了什么问题。这是运行CMake时产生的错误消息:
CMake Error at CMakeLists.txt:5 (find_package):
By not providing "Findvsomeip.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "vsomeip", but
CMake did not find one.
Could not find a package configuration file provided by "vsomeip"
(requested version 2.6.0) with any of the following names:
vsomeipConfig.cmake
vsomeip-config.cmake
Add the installation prefix of "vsomeip" to CMAKE_PREFIX_PATH or set
"vsomeip_DIR" to a directory containing one of the above files. If
"vsomeip" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/kesab/connectivity-vsomeip/req_resp/build/CMakeFiles/CMakeOutput.log".