<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I'm trying to compile the taglib library (latest) using cmake (latest) under cygwin.<br></div>I've Code::Blocks installed with gcc (Mingw) and I issue the following command:<br>

<pre class=""><span class="">cmake -DCMAKE_INSTALL_PREFIX="C</span><span class="">:</span>\P<span class="">rogram Files (x86)</span>\C<span class="">odeBlocks</span>\M<span class="">inGW" -DCMAKE_RELEASE_TYPE=Release .</span></pre>

I get the following:<br><a href="https://www.privatepaste.com/4647a9c2ac/taglib">https://www.privatepaste.com/4647a9c2ac/taglib</a><br><br></div>There is no problem as far but when it comes to issue the command make:<br>
<a href="https://www.privatepaste.com/92cfad1e5e/taglib">https://www.privatepaste.com/92cfad1e5e/taglib</a><br>
<br></div>It seems that wchar is incorrectly linked but I've no idea how to fix it.<br><br></div>Can you please help me to fix it?<br><br></div>Best regards.<br><br></div>NOTE: Please notice this compilation is intended to use the library on Code::Blocks with MinGw<br>

</div>