i installed kodi-platform-git. but unfortunatly the same error occurs.
/home/****/.cache/pacaur/kodi-addon-inputstream-adaptive-git/src/kodi-addon-inputstream-adaptive-git/src/main.h:22:10: schwerwiegender Fehler: kodi/addon-instance/Inputstream.h: Datei oder Verzeichnis nicht gefunden #include <kodi addon-instance="" inputstream.h=""></kodi>
Pinned Comments
graysky commented on 2022-06-11 11:49 (UTC)
@laichiaheng - kodi is bound to a specific version of ffmpeg which is generally older than Arch's package. We avoid incompatibilities by using that specific version (ie internal ffmpeg). Recommend that you build kodi in clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.