2024-01-10, 02:10 PM
So I installed
So then I started trying to build Kodi manually, and it failed because they appear to be requiring C++ version 14 to build, which isn't available yet.
So I won't be able to verify myself until I find one of my Pis, which I've misplaced somewhere while remodeling the house.
This is why I don't chase upstream and only test against their official "please test this" releases.
Also, this has outgrown the original purpose of this thread. I'd suggest we either move this discussion to it's own thread in https://forum.jellyfin.org/f-kodi-development or to github
kodi-nexus-git
from the aur, and after many hours of compiling, found out it's not current. Looks to be from December 22. Issue wasn't present there.So then I started trying to build Kodi manually, and it failed because they appear to be requiring C++ version 14 to build, which isn't available yet.
Code:
/usr/include/absl/base/policy_checks.h:79:2: error: #error "C++ versions less than C++14 are not supported."
79 | #error "C++ versions less than C++14 are not supported."
So I won't be able to verify myself until I find one of my Pis, which I've misplaced somewhere while remodeling the house.
This is why I don't chase upstream and only test against their official "please test this" releases.
Also, this has outgrown the original purpose of this thread. I'd suggest we either move this discussion to it's own thread in https://forum.jellyfin.org/f-kodi-development or to github