You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/project/cmake/addons
as per step 4 of the readme, I get the following error:
"invalid or missing addon source directory at /home/pi/xbmc/project/cmake/pvr.stalker"
$ kodi --version
16.1 Git:2016-04-24-b08ce71-dirty Media Center Kodi
Copyright (C) 2005-2013 Team Kodi - http://kodi.tv
Couldn't get a file descriptor referring to the console
should I have to build kodi from source as well, or is cloning the repo enough?
The text was updated successfully, but these errors were encountered:
When I run
cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/project/cmake/addons
as per step 4 of the readme, I get the following error:
"invalid or missing addon source directory at /home/pi/xbmc/project/cmake/pvr.stalker"
$ kodi --version
16.1 Git:2016-04-24-b08ce71-dirty Media Center Kodi
Copyright (C) 2005-2013 Team Kodi - http://kodi.tv
Couldn't get a file descriptor referring to the console
should I have to build kodi from source as well, or is cloning the repo enough?
The text was updated successfully, but these errors were encountered: