<div dir="ltr"><div>Hi developers,<br></div><div><br></div><div>I am trying to build taglib OSX framework (from master branch). I can successfully make and make install the library.<br></div><div><br></div><div>Now after adding the framework to my project when I do </div>
<div><span class=""><br></span></div><div><span class="">#import </span><TagLib/Tag.h></div><div><br></div><div>and build, i get an error in taglib.h "Lexical or Preprocesser issue 'string' file not found". I am guessing it has something to do with the fact that I am bringing a C++ library into Objective C and it can't understand the #include <string> command.</div>
<div><br></div><div>I am new to OS X development so if anyone has some insight into this issue, I would be very grateful.</div><div><br></div><div>Regards,</div><div>-Chris</div>







</div>