Advertisement
david_david

quimup.log

May 17th, 2016
826
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. src/qm_browser.cpp
  2. src/qm_player.cpp: In member function 'QImage qm_player::getTagImage(QString)':
  3. src/qm_player.cpp:2035:72: error: 'class TagLib::Ogg::XiphComment' has no member named 'pictureList'
  4. TagLib::List<TagLib::FLAC::Picture *> picList = m_tag->pictureList();
  5. ^
  6. Makefile:6162: recipe for target 'build/release/.obj/unix/qm_player.o' failed
  7. make: *** [build/release/.obj/unix/qm_player.o] Error 1
  8. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement