2015-10-03, 20:56
Hi all,
I am a little bit desperated already.
Finally managed to compile and run 15.1 Isengard on my fedora (64) box.
kodi is installed in /usr/local/bin/ (default)
Now I downloaded pvr.vdr.vnsi addon from github, then I run
cmake CMakeLists.txt
and am getting the following error:
No kodiplatformConfig.cmake or kodiplatform-config.cmake within /usr or /root/tmpins (where I actually built kodi too)?!
Could anyone give me some hints please? Already installed platform, but did not really help...
Thanks in advance!
Otto
I am a little bit desperated already.
Finally managed to compile and run 15.1 Isengard on my fedora (64) box.
kodi is installed in /usr/local/bin/ (default)
Now I downloaded pvr.vdr.vnsi addon from github, then I run
cmake CMakeLists.txt
and am getting the following error:
Quote:root@kork pvr.vdr.vnsi-master]# cmake CMakeLists.txt
CMake Error at CMakeLists.txt:10 (find_package):
By not providing "Findkodiplatform.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"kodiplatform", but CMake did not find one.
Could not find a package configuration file provided by "kodiplatform" with
any of the following names:
kodiplatformConfig.cmake
kodiplatform-config.cmake
Add the installation prefix of "kodiplatform" to CMAKE_PREFIX_PATH or set
"kodiplatform_DIR" to a directory containing one of the above files. If
"kodiplatform" provides a separate development package or SDK, be sure it
has been installed.
-- Configuring incomplete, errors occurred!
See also "/root/tmpins/pvr.vdr.vnsi-master/CMakeFiles/CMakeOutput.log".
No kodiplatformConfig.cmake or kodiplatform-config.cmake within /usr or /root/tmpins (where I actually built kodi too)?!
Could anyone give me some hints please? Already installed platform, but did not really help...
Thanks in advance!
Otto