Hello everybody,<div><br></div><div>I am trying to build a small music manager that uses TagLib to read metadata from audio streams. However, I was unable to compile the program. Here is what I tried:</div><div><br></div><div>
<div>g++ -g /home/phongcao/dingo/main.cc -o /home/phongcao/dingo/main `pkg-config taglib-config --cflags --libs gtkmm-2.4`</div><div><br></div><div>And this was what g++ returned:</div><div><div><br></div><div>Package taglib-config was not found in the pkg-config search path.</div>
<div>Perhaps you should add the directory containing `taglib-config.pc&#39;</div><div>to the PKG_CONFIG_PATH environment variable</div><div>No package &#39;taglib-config&#39; found</div></div><div><br></div><div>According to the TagLib API documentation: &quot;TagLib installs a taglib-config and pkg-config file to make it easier to integrate into various build systems&quot;. </div>
<div><br></div><div>However, I am a total newbie on TagLib and do not know how to compile it using g++, and there was nothing more than the above statement in the API documentation. </div><div><br></div><div>Does any of you guys here know how to compile TagLib with g++? if so please share!</div>
<div><br></div><div>Thank you for reading my message! Have a good day!</div><div><br></div><div><br></div><div>Best regards,</div><div><br></div>-- <br>Phong V. Cao<div><a href="mailto:phngcv@gmail.com" target="_blank">phngcv@gmail.com</a></div>
<div><a href="mailto:caoph@rider.edu" target="_blank">caoph@rider.edu</a></div><div><br></div><br>
</div>