Re: Build errors with GMock

2013-12-13 Thread Edward Toroshchin
Looks like name conflict: gmock has a variable called kWarning and KDE has a macro called kWarning. -- Edward "Hades" Toroshchin dr_lepper on irc.freenode.org ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amaro

Re: Build errors with GMock

2013-12-12 Thread Mark Kretschmann
Erm, I meant s/Clang 1.7/GMock 1.7 On Fri, Dec 13, 2013 at 6:57 AM, Mark Kretschmann wrote: > Hey all, > > lately I'm getting strange errors when building Git master with unit > tests. At first I thought it was just my configuration (GMock 1.6, > Clang), but now another user on IRC confirmed the