View Single Post
Old 07-27-2006, 06:12 PM   #1 (permalink)
Anakashar
C++ Intermediate
 
Anakashar's Avatar
 
Join Date: Feb 2006
Posts: 15
Anakashar is on a distinguished road
Looking for C++ ID3 library

I'm looking for a library that's relatively easy-to-use for C++ that allows the reading of ID3 tags (tags like song names and artist and such from MP3).

I've tried ID3Lib, but when trying to compile the source or using the binaries, nothing from it ever works and always comes up with errors.

I'm using DevCpp (MinGW compiler).

Thanks.
Anakashar is offline   Reply With Quote