On Thursday, 18 February 2016 18:02:58 CET, Thomas Lübking wrote:
You're still using MSVC and apparently it stumbles across __alignof for an abstract class.
Ah, thanks. Let's stop pretending that we support pre-C++11 compilers, then:
https://gerrit.vesnicky.cesnet.cz/r/620
Right now you'll have to build using CLANG or GCC - MSVC won't work (not even 2013), sorry.
I don't really want to waste my time on MSVC (the mingw is more than enough already), but apparently there's something like "2013 CTP" which should support what we need -- see the blog linked form that Gerrit commit.
Cheers, Jan -- Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
