Advertisement
Guest User

Untitled

a guest
Jul 18th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. AirTunesServer.cpp: In member function ‘bool CAirTunesServer::Initialize(const CStdString&)’:
  2. AirTunesServer.cpp:670:8: error: ‘struct AudioOutput’ has no member named ‘ao_set_metadata’
  3. AirTunesServer.cpp:671:8: error: ‘struct AudioOutput’ has no member named ‘ao_set_metadata_coverart’
  4. /home/borat/xbmc/xbmc/utils/CharsetConverter.h: At global scope:
  5. /home/borat/xbmc/xbmc/utils/CharsetConverter.h:84:1: warning: ‘g_charsetConverter’ defined but not used [-Wunused-variable]
  6. /home/borat/xbmc/xbmc/guilib/GraphicContext.h:245:1: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  7. make[1]: *** [AirTunesServer.o] Błąd 1
  8. make: *** [xbmc/network/network.a] Błąd 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement