Please update libtag and add mp4/wma support

asked 2015-08-04 22:22:04 +0300

CepiPerez gravatar image

updated 2015-08-04 22:22:38 +0300

I made a music player for Sailfish and had to build my own libtag library to get mp4 and wma support. When I try to build using stock libtag I get this:

undefined reference to `TagLib::MP4::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)'

undefined reference to `TagLib::ASF::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)'

Here's my app: https://openrepos.net/content/cepiperez/flowplayer-0

edit retag flag offensive close delete

Comments

I think prolly there are better chances of response in Sailifish Dev mailing list...

anandrkris ( 2015-08-05 12:00:23 +0300 )edit