2016-06-24, 16:02
Hi,
I'm trying to sync your latest version with Oepenlec for OrangePi and I'm getting error:
If I use package version (commit) the same as it was by default inside package.mk, addon compiles but the same old version. Do you have any idea what's wrong? PLATFORM namespace renamed to P8-PLATFORM I guess, but I dont know how to solve it. Are your sources compatible with Kodi Jarvis and Openelec 7.0?
I'm trying to sync your latest version with Oepenlec for OrangePi and I'm getting error:
Code:
CMake Error at CMakeLists.txt:13 (find_package):
By not providing "Findp8-platform.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"p8-platform", but CMake did not find one.
Could not find a package configuration file provided by "p8-platform" with
any of the following names:
p8-platformConfig.cmake
p8-platform-config.cmake
Add the installation prefix of "p8-platform" to CMAKE_PREFIX_PATH or set
"p8-platform_DIR" to a directory containing one of the above files. If
"p8-platform" provides a separate development package or SDK, be sure it
has been installed.
If I use package version (commit) the same as it was by default inside package.mk, addon compiles but the same old version. Do you have any idea what's wrong? PLATFORM namespace renamed to P8-PLATFORM I guess, but I dont know how to solve it. Are your sources compatible with Kodi Jarvis and Openelec 7.0?