2016-09-06, 09:46
Hi,
so i started to configure the adsp.basic folder with cmake and got the following error:
CMake Error at CMakeLists.txt:9 (find_package):
By not providing "FindKodi.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Kodi", but
CMake did not find one.
Could not find a package configuration file provided by "Kodi" with any of
the following names:
KodiConfig.cmake
kodi-config.cmake
Add the installation prefix of "Kodi" to CMAKE_PREFIX_PATH or set
"Kodi_DIR" to a directory containing one of the above files. If "Kodi"
provides a separate development package or SDK, be sure it has been
installed.
so i started to configure the adsp.basic folder with cmake and got the following error:
CMake Error at CMakeLists.txt:9 (find_package):
By not providing "FindKodi.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Kodi", but
CMake did not find one.
Could not find a package configuration file provided by "Kodi" with any of
the following names:
KodiConfig.cmake
kodi-config.cmake
Add the installation prefix of "Kodi" to CMAKE_PREFIX_PATH or set
"Kodi_DIR" to a directory containing one of the above files. If "Kodi"
provides a separate development package or SDK, be sure it has been
installed.