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
I'm running on Ubuntu 11.10 32bit in a virtual machine and trying to compile.
I have followed the guidelines both for ubuntu and linux but when I'm running make I get this msg
In file included from music/spotyXBMC/Addon.music.spotify.h:25:0,
from Application.cpp:23:
music/spotyXBMC/track/SxTrack.h:26:28: fatal error: libspotify/api.h: No such file or directory
compilation terminated.
make[1]: *** [Application.o] Error 1
make[1]: Leaving directory `/home/varazir/xbmc/xbmc'
make: *** [xbmc/xbmc.a] Error 2
The text was updated successfully, but these errors were encountered:
Hello
I'm running on Ubuntu 11.10 32bit in a virtual machine and trying to compile.
I have followed the guidelines both for ubuntu and linux but when I'm running make I get this msg
In file included from music/spotyXBMC/Addon.music.spotify.h:25:0,
from Application.cpp:23:
music/spotyXBMC/track/SxTrack.h:26:28: fatal error: libspotify/api.h: No such file or directory
compilation terminated.
make[1]: *** [Application.o] Error 1
make[1]: Leaving directory `/home/varazir/xbmc/xbmc'
make: *** [xbmc/xbmc.a] Error 2
The text was updated successfully, but these errors were encountered: