Closed GoogleCodeExporter closed 8 years ago
Also, just for your information: I needed to change:
#include <fileref.h>
#include <tag.h>
#include <mpegfile.h>
#include <id3v2tag.h>
To:
#include <taglib/fileref.h>
#include <taglib/tag.h>
#include <taglib/mpegfile.h>
#include <taglib/id3v2tag.h>
I don't know if it's a problem in the archlinux's taglib package, but I've
found a
similiar problem on the Internet in Ubuntu too (with another application).
Original comment by borislavba
on 20 Jan 2009 at 10:57
Hm, I'm sorry. The two problems here were my fault... Please, close them.
I'm glad to see new QT4 player, keep it lightweight please:)
Good luck ahead!
Original comment by borislavba
on 20 Jan 2009 at 11:10
Original comment by drmoriar...@gmail.com
on 21 Jan 2009 at 7:21
Original issue reported on code.google.com by
borislavba
on 20 Jan 2009 at 10:51