Aquileo | Recent changes to support-requestshttps://sourceforge.net/p/flactag/support-requests/2012-02-06T22:25:51ZRecent changes to support-requestsAquileo | flactag build error2012-02-06T22:25:51Z2012-02-06T22:25:51ZMooCanhttps://sourceforge.net/u/moocan/https://sourceforge.net89005defcc0a88a03496269e2ad4281d62ed1ea0<div class="markdown_content"><p>I'm trying to build flactag 1.1 and I have this error during build process :</p>
<p>g++ -Wall -Werror -DVERSION=\"1.1\" `neon-config --cflags` -c -o flactag.o flactag.cc<br />
flactag.cc: In constructor ‘CFlacTag::CFlacTag(const CCommandLine&)’:<br />
flactag.cc:159:80: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘std::vector<CAlbum>::size_type {aka long unsigned int}’ [-Werror=format]<br />
cc1plus: all warnings being treated as errors</p>
<p>make: *** [flactag.o] Error 1</p>
<p>Any advices are welcome.<br />
Many thanks in advance.<br />
Kind Regards</p></div>