Menu

#1 flactag build error

closed
nobody
5
2012-04-19
2012-02-06
MooCan
No

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

Discussion

  • Andrew Hawkins

    Andrew Hawkins - 2012-03-28

    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

     
  • MooCan

    MooCan - 2012-04-11

    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

     
  • Andrew Hawkins

    Andrew Hawkins - 2012-04-19
    • status: open --> closed
     
  • Andrew Hawkins

    Andrew Hawkins - 2012-04-19

    Fixed in 2.0.1

     

Log in to post a comment.