<HTML><BODY><div>There is my project pro file:</div><div> </div><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#800080;">INCLUDEPATH</span><span style=" color:#c0c0c0;"> </span>+=<span style=" color:#c0c0c0;"> </span>\</pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#c0c0c0;"> </span>C:/taglib-1.11.1/taglib<span style=" color:#c0c0c0;"> </span>\</pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#c0c0c0;"> </span>C:/taglib-1.11.1/taglib/toolkit</pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#c0c0c0;"> </span>C:/taglib/taglib/</pre><pre style="-qt-block-indent:0; -qt-paragraph-type:empty; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"> </pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#800080;">LIBS</span><span style=" color:#c0c0c0;"> </span>+=<span style=" color:#c0c0c0;"> </span>\</pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#c0c0c0;"> </span>C:/taglib/taglib/libtag.a</pre><div> </div><div>Here is code:</div><div> </div><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px">#<span style=" color:#000080;">include</span><span style=" color:#c0c0c0;"> </span><<span style=" color:#008000;">taglib</span>/<span style=" color:#008000;">fileref</span>.<span style=" color:#008000;">h</span>></pre><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#808000;">using</span><span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">namespace</span><span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">TagLib</span>;</pre><div> </div><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#808000;">int</span><span style=" color:#c0c0c0;"> </span><span style=" color:#000080;">main</span>(<span style=" color:#808000;">int</span><span style=" color:#c0c0c0;"> </span><span style=" color:#092e64;">argc</span>,<span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">char</span><span style=" color:#c0c0c0;"> </span>*<span style=" color:#092e64;">argv</span>[])</pre><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px">{</pre><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px"><span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">TagLib</span>::<span style=" color:#800080;">FileRef</span><span style=" color:#c0c0c0;"> </span><span style=" color:#092e64;">f</span>(<span style=" color:#092e64;">file</span>);</pre><div><pre style="-qt-block-indent:0; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; text-indent:0px">}
</pre><div> </div><div>Platform: Windows 8.1 x64</div><div>Compiler: MinGW 8.1.0</div><div> </div><div>What’s wrong with my project?</div></div></div></div></div></div></div></BODY></HTML>