Trying to run the CMAKE command on Raspberry Pi 4 running Bookworm (as it's the correct version for Kodi Omega) and I get the following error:
`
100% Completed 'binary-addons'
100% Built target binary-addons
Exclusion list:
Exact Match list:
Regex list: pvr.eon
CMake Error at CMakeLists.txt:510 (message):
pvr.eon did not match any of the supported addons. A list of supported
addons can be viewed by building the 'supported_addons' target. Addon
definitions are loaded from ADDONS_DEFINITION_DIR
(/home/pi/xbmc/cmake/addons/addons).
-- Configuring incomplete, errors occurred!
See also "/home/pi/pvr.eon/build/CMakeFiles/CMakeOutput.log".
`
Any ideas what could be going wrong?
Trying to run the CMAKE command on Raspberry Pi 4 running Bookworm (as it's the correct version for Kodi Omega) and I get the following error:
`
`
Any ideas what could be going wrong?