ID3 Tags Qt
-
That's perfect. I remember that I found some strange vars under TARGET. However I cannot access the source code right now
-
Fetching metadata via phonon or multimediakit on mp3 files works great on linux. Don't bother using either of them on Windows with MP3 files though :-(
Fetching id3 tags using multimediakit on symbian with mp3 files is problematic because it is unclear how long one must wait for all of the extra tags to arrive, or how many there will be.
I just tried using command line qmake to build taglib for the N8.
taglib>qmake
Warning: No HW compilers detected. Please install either GCCE or RVCT compiler to enable release builds.
Warning: No valid release platforms in SYMBIAN_PLATFORMS (WINSCW GCCE ARMV5 ARMV6)
Most likely required compiler(s) are not properly installed.I guess I still need to do some tweaking of my environment before this build will work...
Curious to know when/if someone else gets it working though.