Hi! I've followed the installation instructions in order to use libid3-ios library in my project but when I try to import id3/tag.h in my class as you do in your Example project's demo class, I get the ''file not found" error. Am I missing something?
As I said I've followed the installation instructions and checked that the include folder is in the right path ($(SRCROOT)/libid3-ios/include)
Hi! I've followed the installation instructions in order to use libid3-ios library in my project but when I try to import id3/tag.h in my class as you do in your Example project's demo class, I get the ''file not found" error. Am I missing something?
As I said I've followed the installation instructions and checked that the include folder is in the right path
($(SRCROOT)/libid3-ios/include)