Error Runtime
Brought to you by:
t1mpy
i am making a project on c++ builder 5 and i want to read id3v2 tag such as mp3. but when i make a object, i get an error
these are errors.
Unresolved External Link 'ID3_Tag::~ID3_Tag()' referenced C:\Program Files
\BORLAND\CBUILDER\PROJECT\DENIYORUZ\UNIT1.OBJ
Unresolved External Link 'ID3_Tag::HasV2Tag()' .........
.....
And there are 12 errors like this. I have been reading for this issue for one week ,i read also bug and patches section but i cant do it.
Is there anyone help to me?
Thanks a lot for now..