Advertisement
Guest User

Untitled

a guest
Oct 4th, 2013
831
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.26 KB | None | 0 0
  1. 1>------ Erstellen übersprungen: Projekt: gtest, Konfiguration: Debug Win32 ------
  2. 1>Für diese Projektmappenkonfiguration wurde kein zu erstellendes Projekt ausgewählt.
  3. 2>------ Erstellen gestartet: Projekt: libPlatinum, Konfiguration: Debug Win32 ------
  4. 2> libPlatinum.vcxproj -> C:\Entwicklung\sources\git\spotyxbmc2\project\VS2010Express\libs\libPlatinum\Debug\libPlatinumd.lib
  5. 3>------ Erstellen gestartet: Projekt: XBMC, Konfiguration: Debug (DirectX) Win32 ------
  6. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_artist@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetAlbums(class CFileItemList &,class CStdStr<char> &,class CStdStr<char>)" (?GetAlbums@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@V3@@Z)".
  7. 3>Utils.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_artist@4".
  8. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_artist@4".
  9. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_artist@4".
  10. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_as_album@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetAlbums(class CFileItemList &,class CStdStr<char> &,class CStdStr<char>)" (?GetAlbums@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@V3@@Z)".
  11. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_artist@8" in Funktion ""public: bool __thiscall Addon_music_spotify::GetAlbums(class CFileItemList &,class CStdStr<char> &,class CStdStr<char>)" (?GetAlbums@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@V3@@Z)".
  12. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_artist@8".
  13. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_artist@8".
  14. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_as_track@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetAlbums(class CFileItemList &,class CStdStr<char> &,class CStdStr<char>)" (?GetAlbums@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@V3@@Z)".
  15. 3>Codec.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_as_track@4".
  16. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_create_from_string@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetAlbums(class CFileItemList &,class CStdStr<char> &,class CStdStr<char>)" (?GetAlbums@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@V3@@Z)".
  17. 3>Codec.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_create_from_string@4".
  18. 3>SxThumb.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_release@4".
  19. 3>SxTrack.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_release@4" in Funktion ""protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::overflow(int)" (?overflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHH@Z)".
  20. 3>Addon.music.spotify.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_release@4".
  21. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_release@4".
  22. 3>SxArtist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_release@4".
  23. 3>Codec.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_release@4".
  24. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_as_string@12".
  25. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_as_string@12" in Funktion ""private: bool __thiscall Addon_music_spotify::getArtistAlbums(class CFileItemList &,struct sp_artist *)" (?getArtistAlbums@Addon_music_spotify@@AAE_NAAVCFileItemList@@PAUsp_artist@@@Z)".
  26. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_as_string@12".
  27. 3>SxArtist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_as_string@12".
  28. 3>SxThumb.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_as_string@12".
  29. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_create_from_artist@4" in Funktion ""private: bool __thiscall Addon_music_spotify::getArtistAlbums(class CFileItemList &,struct sp_artist *)" (?getArtistAlbums@Addon_music_spotify@@AAE_NAAVCFileItemList@@PAUsp_artist@@@Z)".
  30. 3>SxArtist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_link_create_from_artist@4".
  31. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artist_release@4" in Funktion ""private: bool __thiscall Addon_music_spotify::getArtistAlbums(class CFileItemList &,class CStdStr<char> &)" (?getArtistAlbums@Addon_music_spotify@@AAE_NAAVCFileItemList@@AAV?$CStdStr@D@@@Z)".
  32. 3>SxArtist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_artist_release@4".
  33. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_as_artist@4" in Funktion ""private: bool __thiscall Addon_music_spotify::getArtistAlbums(class CFileItemList &,class CStdStr<char> &)" (?getArtistAlbums@Addon_music_spotify@@AAE_NAAVCFileItemList@@AAV?$CStdStr@D@@@Z)".
  34. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_release@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetOneTrack(class CFileItemList &,class CStdStr<char> &)" (?GetOneTrack@Addon_music_spotify@@QAE_NAAVCFileItemList@@AAV?$CStdStr@D@@@Z)".
  35. 3>Codec.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_release@4".
  36. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_release@4".
  37. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_album@4" in Funktion ""private: bool __thiscall Addon_music_spotify::getAlbumTracksFromTrack(class CFileItemList &,class CStdStr<char> &)" (?getAlbumTracksFromTrack@Addon_music_spotify@@AAE_NAAVCFileItemList@@AAV?$CStdStr@D@@@Z)".
  38. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_album@4".
  39. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_album@4".
  40. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_disc@4" in Funktion ""public: int __thiscall addon_music_spotify::SxTrack::getDisc(void)" (?getDisc@SxTrack@addon_music_spotify@@QAEHXZ)".
  41. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_disc@4".
  42. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_is_starred@8" in Funktion ""public: bool __thiscall Addon_music_spotify::GetContextButtons(class boost::shared_ptr<class CFileItem> &,class CContextButtons &)" (?GetContextButtons@Addon_music_spotify@@QAE_NAAV?$shared_ptr@VCFileItem@@@boost@@AAVCContextButtons@@@Z)".
  43. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_is_starred@8".
  44. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_is_starred@8".
  45. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_release@4" in Funktion ""public: bool __thiscall Addon_music_spotify::GetContextButtons(class boost::shared_ptr<class CFileItem> &,class CContextButtons &)" (?GetContextButtons@Addon_music_spotify@@QAE_NAAV?$shared_ptr@VCFileItem@@@boost@@AAVCContextButtons@@@Z)".
  46. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_release@4".
  47. 3>Addon.music.spotify.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_set_starred@16" in Funktion ""public: bool __thiscall Addon_music_spotify::ToggleStarTrack(class boost::shared_ptr<class CFileItem> &)" (?ToggleStarTrack@Addon_music_spotify@@QAE_NAAV?$shared_ptr@VCFileItem@@@boost@@@Z)".
  48. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_set_starred@16".
  49. 3>Utils.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_name@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxAlbum::getAlbumName(void)" (?getAlbumName@SxAlbum@addon_music_spotify@@QAEPBDXZ)".
  50. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_name@4".
  51. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_name@4".
  52. 3>Utils.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artist_name@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxAlbum::getAlbumArtistName(void)" (?getAlbumArtistName@SxAlbum@addon_music_spotify@@QAEPBDXZ)".
  53. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_artist_name@4".
  54. 3>SxArtist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_artist_name@4".
  55. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_artist_name@4".
  56. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_loaded@4".
  57. 3>AlbumStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_is_loaded@4" in Funktion ""public: class addon_music_spotify::SxAlbum * __thiscall addon_music_spotify::AlbumStore::getAlbum(struct sp_album *,bool)" (?getAlbum@AlbumStore@addon_music_spotify@@QAEPAVSxAlbum@2@PAUsp_album@@_N@Z)".
  58. 3>SxAlbum.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_loaded@4".
  59. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_loaded@4".
  60. 3>TopLists.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_loaded@4".
  61. 3>AlbumStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_add_ref@4" in Funktion ""public: class addon_music_spotify::SxAlbum * __thiscall addon_music_spotify::AlbumStore::getAlbum(struct sp_album *,bool)" (?getAlbum@AlbumStore@addon_music_spotify@@QAEPAVSxAlbum@2@PAUsp_album@@_N@Z)".
  62. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_create_from_album@4" in Funktion ""private: __thiscall addon_music_spotify::SxAlbum::SxAlbum(struct sp_album *,bool)" (??0SxAlbum@addon_music_spotify@@AAE@PAUsp_album@@_N@Z)".
  63. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_year@4" in Funktion ""private: __thiscall addon_music_spotify::SxAlbum::SxAlbum(struct sp_album *,bool)" (??0SxAlbum@addon_music_spotify@@AAE@PAUsp_album@@_N@Z)".
  64. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_create@16" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::doLoadTracksAndDetails(void)" (?doLoadTracksAndDetails@SxAlbum@addon_music_spotify@@QAEXXZ)".
  65. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_cover@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::doLoadThumb(void)" (?doLoadThumb@SxAlbum@addon_music_spotify@@QAEXXZ)".
  66. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_release@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  67. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_popularity@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  68. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_popularity@4".
  69. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_track@8" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  70. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_num_tracks@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  71. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_review@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  72. 3>SxAlbum.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_albumbrowse_error@4" in Funktion ""public: void __thiscall addon_music_spotify::SxAlbum::tracksLoaded(struct sp_albumbrowse *)" (?tracksLoaded@SxAlbum@addon_music_spotify@@QAEXPAUsp_albumbrowse@@@Z)".
  73. 3>ArtistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artist_is_loaded@4" in Funktion ""public: class addon_music_spotify::SxArtist * __thiscall addon_music_spotify::ArtistStore::getArtist(struct sp_artist *,bool)" (?getArtist@ArtistStore@addon_music_spotify@@QAEPAVSxArtist@2@PAUsp_artist@@_N@Z)".
  74. 3>ArtistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artist_add_ref@4" in Funktion ""public: class addon_music_spotify::SxArtist * __thiscall addon_music_spotify::ArtistStore::getArtist(struct sp_artist *,bool)" (?getArtist@ArtistStore@addon_music_spotify@@QAEPAVSxArtist@2@PAUsp_artist@@_N@Z)".
  75. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artist_portrait@4" in Funktion ""private: __thiscall addon_music_spotify::SxArtist::SxArtist(struct sp_artist *,bool)" (??0SxArtist@addon_music_spotify@@AAE@PAUsp_artist@@_N@Z)".
  76. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_release@4" in Funktion ""private: virtual __thiscall addon_music_spotify::SxArtist::~SxArtist(void)" (??1SxArtist@addon_music_spotify@@EAE@XZ)".
  77. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_create@20" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::doLoadTracksAndAlbums(void)" (?doLoadTracksAndAlbums@SxArtist@addon_music_spotify@@QAEXXZ)".
  78. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_similar_artist@8" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  79. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_num_similar_artists@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  80. 3>RadioBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_get_availability@8".
  81. 3>SearchResultBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_get_availability@8".
  82. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_get_availability@8" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  83. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_get_availability@8".
  84. 3>SxPlaylist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_get_availability@8".
  85. 3>TopLists.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_get_availability@8".
  86. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_track@8" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  87. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_num_tracks@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  88. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_album_is_available@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  89. 3>StarredBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_available@4".
  90. 3>TopLists.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_available@4".
  91. 3>SearchResultBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_album_is_available@4".
  92. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_album@8" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  93. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_num_albums@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  94. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_biography@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  95. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_portrait@8" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  96. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_num_portraits@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  97. 3>SxArtist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_artistbrowse_error@4" in Funktion ""public: void __thiscall addon_music_spotify::SxArtist::detailsLoaded(struct sp_artistbrowse *)" (?detailsLoaded@SxArtist@addon_music_spotify@@QAEXPAUsp_artistbrowse@@@Z)".
  98. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_player_prefetch@8" in Funktion ""public: virtual bool __thiscall addon_music_spotify::Codec::Init(class CStdStr<char> const &,unsigned int)" (?Init@Codec@addon_music_spotify@@UAE_NABV?$CStdStr@D@@I@Z)".
  99. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_duration@4" in Funktion ""public: virtual bool __thiscall addon_music_spotify::Codec::Init(class CStdStr<char> const &,unsigned int)" (?Init@Codec@addon_music_spotify@@UAE_NABV?$CStdStr@D@@I@Z)".
  100. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_duration@4".
  101. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_add_ref@4" in Funktion ""public: virtual bool __thiscall addon_music_spotify::Codec::Init(class CStdStr<char> const &,unsigned int)" (?Init@Codec@addon_music_spotify@@UAE_NABV?$CStdStr@D@@I@Z)".
  102. 3>TrackStore.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_add_ref@4".
  103. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_player_seek@8" in Funktion ""public: virtual __int64 __thiscall addon_music_spotify::Codec::Seek(__int64)" (?Seek@Codec@addon_music_spotify@@UAE_J_J@Z)".
  104. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_player_play@8" in Funktion ""private: bool __thiscall addon_music_spotify::Codec::loadPlayer(void)" (?loadPlayer@Codec@addon_music_spotify@@AAE_NXZ)".
  105. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_error_message@4" in Funktion ""private: bool __thiscall addon_music_spotify::Codec::loadPlayer(void)" (?loadPlayer@Codec@addon_music_spotify@@AAE_NXZ)".
  106. 3>Session.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_error_message@4".
  107. 3>SessionCallbacks.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_error_message@4".
  108. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_player_load@8" in Funktion ""private: bool __thiscall addon_music_spotify::Codec::loadPlayer(void)" (?loadPlayer@Codec@addon_music_spotify@@AAE_NXZ)".
  109. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_is_loaded@4" in Funktion ""private: bool __thiscall addon_music_spotify::Codec::loadPlayer(void)" (?loadPlayer@Codec@addon_music_spotify@@AAE_NXZ)".
  110. 3>SxTrack.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_is_loaded@4".
  111. 3>TrackStore.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_track_is_loaded@4".
  112. 3>Codec.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_player_unload@4" in Funktion ""private: bool __thiscall addon_music_spotify::Codec::unloadPlayer(void)" (?unloadPlayer@Codec@addon_music_spotify@@AAE_NXZ)".
  113. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlistcontainer_add_callbacks@12" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  114. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_set_in_ram@12" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  115. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlistcontainer_playlist@8" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  116. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlistcontainer_num_playlists@4" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  117. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_inbox_create@4" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  118. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_starred_create@4" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  119. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_playlistcontainer@4" in Funktion ""public: __thiscall addon_music_spotify::PlaylistStore::PlaylistStore(void)" (??0PlaylistStore@addon_music_spotify@@QAE@XZ)".
  120. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlistcontainer_remove_callbacks@12" in Funktion ""public: virtual __thiscall addon_music_spotify::PlaylistStore::~PlaylistStore(void)" (??1PlaylistStore@addon_music_spotify@@UAE@XZ)".
  121. 3>PlaylistStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlistcontainer_playlist_type@8" in Funktion ""public: static void __stdcall addon_music_spotify::PlaylistStore::pc_loaded(struct sp_playlistcontainer *,void *)" (?pc_loaded@PlaylistStore@addon_music_spotify@@SGXPAUsp_playlistcontainer@@PAX@Z)".
  122. 3>StarredBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_track@8" in Funktion ""private: virtual void __thiscall addon_music_spotify::StarredBackgroundLoader::Process(void)" (?Process@StarredBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  123. 3>SxPlaylist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_playlist_track@8".
  124. 3>StarredBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_num_tracks@4" in Funktion ""private: virtual void __thiscall addon_music_spotify::StarredBackgroundLoader::Process(void)" (?Process@StarredBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  125. 3>SxPlaylist.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_playlist_num_tracks@4".
  126. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_add_callbacks@12" in Funktion ""public: __thiscall addon_music_spotify::SxPlaylist::SxPlaylist(struct sp_playlist *,int,bool)" (??0SxPlaylist@addon_music_spotify@@QAE@PAUsp_playlist@@H_N@Z)".
  127. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_is_loaded@4" in Funktion ""public: __thiscall addon_music_spotify::SxPlaylist::SxPlaylist(struct sp_playlist *,int,bool)" (??0SxPlaylist@addon_music_spotify@@QAE@PAUsp_playlist@@H_N@Z)".
  128. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_remove_callbacks@12" in Funktion ""public: virtual __thiscall addon_music_spotify::SxPlaylist::~SxPlaylist(void)" (??1SxPlaylist@addon_music_spotify@@UAE@XZ)".
  129. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_name@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxPlaylist::getName(void)" (?getName@SxPlaylist@addon_music_spotify@@QAEPBDXZ)".
  130. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_user_display_name@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxPlaylist::getOwnerName(void)" (?getOwnerName@SxPlaylist@addon_music_spotify@@QAEPBDXZ)".
  131. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_user@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxPlaylist::getOwnerName(void)" (?getOwnerName@SxPlaylist@addon_music_spotify@@QAEPBDXZ)".
  132. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_owner@4" in Funktion ""public: char const * __thiscall addon_music_spotify::SxPlaylist::getOwnerName(void)" (?getOwnerName@SxPlaylist@addon_music_spotify@@QAEPBDXZ)".
  133. 3>SxPlaylist.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_playlist_get_image@8" in Funktion ""public: virtual void __thiscall addon_music_spotify::SxPlaylist::reLoad(void)" (?reLoad@SxPlaylist@addon_music_spotify@@UAEXXZ)".
  134. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_create@24" in Funktion ""public: void __thiscall addon_music_spotify::TopLists::reLoadArtists(void)" (?reLoadArtists@TopLists@addon_music_spotify@@QAEXXZ)".
  135. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_user_country@4" in Funktion ""public: void __thiscall addon_music_spotify::TopLists::reLoadArtists(void)" (?reLoadArtists@TopLists@addon_music_spotify@@QAEXXZ)".
  136. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_artist@8" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistArtistsComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistArtistsComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  137. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_num_artists@4" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistArtistsComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistArtistsComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  138. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_album@8" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistAlbumsComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistAlbumsComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  139. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_num_albums@4" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistAlbumsComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistAlbumsComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  140. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_track@8" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistTracksComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistTracksComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  141. 3>TopLists.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_toplistbrowse_num_tracks@4" in Funktion ""public: static void __stdcall addon_music_spotify::TopLists::cb_toplistTracksComplete(struct sp_toplistbrowse *,void *)" (?cb_toplistTracksComplete@TopLists@addon_music_spotify@@SGXPAUsp_toplistbrowse@@PAX@Z)".
  142. 3>RadioBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_radio_search_create@24" in Funktion ""private: virtual void __thiscall addon_music_spotify::RadioBackgroundLoader::Process(void)" (?Process@RadioBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  143. 3>RadioBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_track@8" in Funktion ""private: virtual void __thiscall addon_music_spotify::RadioBackgroundLoader::Process(void)" (?Process@RadioBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  144. 3>SearchResultBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_search_track@8".
  145. 3>RadioBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_num_tracks@4" in Funktion ""private: virtual void __thiscall addon_music_spotify::RadioBackgroundLoader::Process(void)" (?Process@RadioBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  146. 3>SearchResultBackgroundLoader.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_sp_search_num_tracks@4".
  147. 3>Search.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_create@40" in Funktion ""public: __thiscall addon_music_spotify::Search::Search(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (??0Search@addon_music_spotify@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
  148. 3>SearchResultBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_artist@8" in Funktion ""private: virtual void __thiscall addon_music_spotify::SearchResultBackgroundLoader::Process(void)" (?Process@SearchResultBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  149. 3>SearchResultBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_num_artists@4" in Funktion ""private: virtual void __thiscall addon_music_spotify::SearchResultBackgroundLoader::Process(void)" (?Process@SearchResultBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  150. 3>SearchResultBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_album@8" in Funktion ""private: virtual void __thiscall addon_music_spotify::SearchResultBackgroundLoader::Process(void)" (?Process@SearchResultBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  151. 3>SearchResultBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_num_albums@4" in Funktion ""private: virtual void __thiscall addon_music_spotify::SearchResultBackgroundLoader::Process(void)" (?Process@SearchResultBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  152. 3>SearchResultBackgroundLoader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_search_release@4" in Funktion ""private: virtual void __thiscall addon_music_spotify::SearchResultBackgroundLoader::Process(void)" (?Process@SearchResultBackgroundLoader@addon_music_spotify@@EAEXXZ)".
  153. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_process_events@8" in Funktion ""public: bool __thiscall addon_music_spotify::Session::processEvents(void)" (?processEvents@Session@addon_music_spotify@@QAE_NXZ)".
  154. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_login@16" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  155. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_set_volume_normalization@8" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  156. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_set_connection_rules@8" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  157. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_set_connection_type@8" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  158. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_preferred_bitrate@8" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  159. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_create@8" in Funktion ""private: bool __thiscall addon_music_spotify::Session::connect(void)" (?connect@Session@addon_music_spotify@@AAE_NXZ)".
  160. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_release@4" in Funktion ""private: bool __thiscall addon_music_spotify::Session::disConnect(void)" (?disConnect@Session@addon_music_spotify@@AAE_NXZ)".
  161. 3>Session.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_session_logout@4" in Funktion ""private: bool __thiscall addon_music_spotify::Session::disConnect(void)" (?disConnect@Session@addon_music_spotify@@AAE_NXZ)".
  162. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_add_load_callback@12" in Funktion ""private: __thiscall addon_music_spotify::SxThumb::SxThumb(struct sp_image *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (??0SxThumb@addon_music_spotify@@AAE@PAUsp_image@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
  163. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_create_from_image@4" in Funktion ""private: __thiscall addon_music_spotify::SxThumb::SxThumb(struct sp_image *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (??0SxThumb@addon_music_spotify@@AAE@PAUsp_image@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
  164. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_release@4" in Funktion ""private: virtual __thiscall addon_music_spotify::SxThumb::~SxThumb(void)" (??1SxThumb@addon_music_spotify@@EAE@XZ)".
  165. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_remove_load_callback@12" in Funktion ""private: virtual __thiscall addon_music_spotify::SxThumb::~SxThumb(void)" (??1SxThumb@addon_music_spotify@@EAE@XZ)".
  166. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_data@8" in Funktion ""public: void __thiscall addon_music_spotify::SxThumb::thumbLoaded(struct sp_image *)" (?thumbLoaded@SxThumb@addon_music_spotify@@QAEXPAUsp_image@@@Z)".
  167. 3>SxThumb.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_error@4" in Funktion ""public: void __thiscall addon_music_spotify::SxThumb::thumbLoaded(struct sp_image *)" (?thumbLoaded@SxThumb@addon_music_spotify@@QAEXPAUsp_image@@@Z)".
  168. 3>ThumbStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_image_create@8" in Funktion ""public: class addon_music_spotify::SxThumb * __thiscall addon_music_spotify::ThumbStore::getThumb(unsigned char const *)" (?getThumb@ThumbStore@addon_music_spotify@@QAEPAVSxThumb@2@PBE@Z)".
  169. 3>SxTrack.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_link_create_from_track@8" in Funktion ""private: __thiscall addon_music_spotify::SxTrack::SxTrack(struct sp_track *)" (??0SxTrack@addon_music_spotify@@AAE@PAUsp_track@@@Z)".
  170. 3>SxTrack.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_index@4" in Funktion ""private: __thiscall addon_music_spotify::SxTrack::SxTrack(struct sp_track *)" (??0SxTrack@addon_music_spotify@@AAE@PAUsp_track@@@Z)".
  171. 3>SxTrack.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_name@4" in Funktion ""private: __thiscall addon_music_spotify::SxTrack::SxTrack(struct sp_track *)" (??0SxTrack@addon_music_spotify@@AAE@PAUsp_track@@@Z)".
  172. 3>TrackStore.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_sp_track_error@4" in Funktion ""public: class addon_music_spotify::SxTrack * __thiscall addon_music_spotify::TrackStore::getTrack(struct sp_track *)" (?getTrack@TrackStore@addon_music_spotify@@QAEPAVSxTrack@2@PAUsp_track@@@Z)".
  173. 3>XBMC\Debug (DirectX)\XBMC.exe : fatal error LNK1120: 112 nicht aufgelöste externe Verweise.
  174. ========== Erstellen: 1 erfolgreich, Fehler bei 1, 8 aktuell, 1 übersprungen ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement