2015-01-06, 05:33
Hi!
I get this error on make install
all I can find in the root is xbmc-xrandr.c but not kodi-xrandr. I think i got all deps...am I missing something?
Comping on Mythbuntu 14.04 64bit if that helps
Cheers!
I get this error on make install
Code:
Copying kodi binary to /opt/kodi-helix-headless/lib/kodi/
install: cannot stat ‘kodi-xrandr’: No such file or directory
make: *** [install-binaries] Error 1
all I can find in the root is xbmc-xrandr.c but not kodi-xrandr. I think i got all deps...am I missing something?
Code:
xbmc@NASTY:~/kodi-helix-headless$ find . -name xbmc-xrandr*
./xbmc-xrandr.c
xbmc@NASTY:~/kodi-helix-headless$ find . -name kodi-xrandr*
Comping on Mythbuntu 14.04 64bit if that helps
Cheers!