rjyo/libid3-ios

Warnings

Closed this issue · 4 comments

Is it normal that when I try to compile this I get 61 warnings? Is there anything I can do?

rjyo commented

It seems fine for me. They come with the original C source.

Thanks for answering, these are some of the warnings I get:

alt

I get them by compiling with default settings, iOS SDK 5.1, both Device and Simulator (beside the warnings the library actually works).

rjyo commented

Same here... I think you can just try to use it. If it works, bingo!

Alright, I asked because I didn't know if this was my fault...