<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Windows Mail 17.5.9600.20461">
<style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style>
</head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;">
<div><br>
</div>
<div data-signatureblock="true">Hello,</div>
<div data-signatureblock="true"><br>
</div>
<div data-signatureblock="true">I’m encountering issues when trying to use taglib in a Win32 project. I’ve been able to build and install taglib without problems (with CMake GUI and Visual Studio 2013), and added tag.lib as an additional dependency for the
 linker + the include paths under “Additional #include directories” in my project. The program is basically the tagwriter.cpp sample, but when I try to compile it, I get a lot of “unresolved external symbol” errors.</div>
<div data-signatureblock="true">Some functions in taglib are defined as _declspec(dllimport), but from which dll are those imported? Am I missing another reference in my project? I actually wanted to just use the static library in my application, but that doesn’t
 work, neither when building as in the INSTALL file, nor when using ENABLE_STATIC in CMake.</div>
<div data-signatureblock="true">Could anyone please help me?</div>
<div data-signatureblock="true"><br>
</div>
<div data-signatureblock="true">Best Regards,</div>
<div data-signatureblock="true">Krzysztof<br>
</div>
</div>
</body>
</html>