Kodi Community Forum

Full Version: [kodi 15.1 (git)] Error while compiling kodi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

it get the following error, while compiling kodi:


Code:
...
CPP     xbmc/utils/StreamDetails.o
CPP     xbmc/utils/StreamUtils.o
CPP     xbmc/utils/StringUtils.o
StringUtils.cpp:31:18: schwerwiegender Fehler: guid.h: Datei oder Verzeichnis nicht gefunden
#include <guid.h>
                  ^
Kompilierung beendet.
/opt/XBMC/xbmc-git/Makefile.include:95: die Regel für Ziel „StringUtils.o“ scheiterte
make[1]: *** [StringUtils.o] Fehler 1
Makefile:470: die Regel für Ziel „xbmc/utils/utils.a“ scheiterte
make: *** [xbmc/utils/utils.a] Fehler 2

Error while compiling kodi

where can i find the missing file "guid.h"?
crossguid. README.linux/ubuntu is your friend.
1000 THX Pal, crossguid did the trick Wink

BTW: I dont use ubuntu! Smile
doesn't matter if ubuntu or not. With ubuntu its just a tad easier.
(2015-08-22, 16:30)wsnipex Wrote: [ -> ]crossguid. README.linux/ubuntu is your friend.

Big Grin