When compiling the C++ “sample metavision_sdk_get_started.cpp” with the cmake command, the following error occurs:
-------------------------------------------------------------------------------------------------------------
-- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19045.
CMake Error at CMakeLists.txt:18 (find_package):
Could not find a configuration file for package "MetavisionSDK" that is
compatible with requested version "".
The following configuration files were considered but not accepted:
D:/Prophesee/share/cmake/MetavisionSDK/MetavisionSDKConfig.cmake, version: 4.4.0 (64bit)
-- Configuring incomplete, errors occurred!
-------------------------------------------------------------------------------------------------
Sincerely hope for help!!!