Menu

#57 id3lib w/ gcc + win32

open
nobody
None
5
2003-09-07
2003-09-07
Anonymous
No

Hi!

I'm trying to use id3lib under win32 with bloodshed
dev-c++ which includes GCC for win32.
I downloaded the win32 binaries and I'm linking
id3lib.lib. I copied all the .h files to my project
directory and included "id3/tag.h".
When compiling, I get a big list of errors. Here are
the first ones:

In file included from G:/c++/mp3db/id3/id3lib_frame.h:31,
from id3/tag.h:32,
from main.cpp:7:
G:/c++/mp3db/id3/globals.h:56:6: #error read message
above or win32.readme.first.txt
In file included from id3/tag.h:32,
from main.cpp:7:
G:/c++/mp3db/id3/id3lib_frame.h:39: syntax error before
`{' token

G:/c++/mp3db/id3/id3lib_frame.h:55: parse error before
`public'
...

What can I do about this?

regards,
Martin

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.