flactag build error
Brought to you by:
adhawkins
I'm trying to build flactag 1.1 and I have this error during build process :
g++ -Wall -Werror -DVERSION=\"1.1\" `neon-config --cflags` -c -o flactag.o flactag.cc
flactag.cc: In constructor ‘CFlacTag::CFlacTag(const CCommandLine&)’:
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]
cc1plus: all warnings being treated as errors
make: *** [flactag.o] Error 1
Any advices are welcome.
Many thanks in advance.
Kind Regards
I'd recommend you look at building from trunk for now.
Flactag 1.1 doesn't work correctly with MusicBrainz NGS. v2.0 is due to be released very soon now.
You will need libmusicbrainz4 for flactag v2.0
Andy
Dear adhawkins,
Many thanks for your answer.
2.0 release is a very great news !
I will try the beta version from trunk.
Kind Regards
Fixed in 2.0.1