<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hello,</p>
<p>I'm contacting you because I can't find any clear information about how to properly install and run Taglib. I've installed it using cmake commands (... -> sudo make install ) but now I'm stuck. I can include the headers from my IDE, but I have some linking
 errors as it seems that the compiler can't find the compiled library (undefined reference to TagLib:: ...)</p>
<p>I've read the following sentence :<br>
</p>
<blockquote>
<p>Note that <a class="el" href="https://taglib.org/api/namespaceTagLib.html" title="A
          namespace for all TagLib related classes and functions. ">
TagLib</a>'s include install directory <em>must</em> be included in the header include path. Simply adding <<a class="el" href="https://taglib.org/api/tag_8h.html">taglib/tag.h</a>> will
<em>not</em> work.</p>
</blockquote>
<p>But I can't figure out how to do that and whether it's a path to the solution or not.</p>
<p><br>
</p>
<p>Thanks in advance for any help, <br>
</p>
<p>-- <br>
</p>
Christophe Ribal
</body>
</html>