[Development] Qt 4.8 clang and libc++
Sylvain Pointeau
sylvain.pointeau at gmail.com
Mon Sep 10 22:21:16 CEST 2012
and now I have this error:
In file included from kernel/qvariant.cpp:64:
In file included from
../../include/QtCore/5.0.0/QtCore/private/qvariant_p.h:1:
../../include/QtCore/5.0.0/QtCore/private/../../../../../src/corelib/kernel/qvariant_p.h:248:33:
error:
base 'SelfTestFinal1' is marked 'final'
struct Derived : public T, public FallbackMixin {}; // <- ...
^
../../include/QtCore/5.0.0/QtCore/private/../../../../../src/corelib/kernel/qvariant_p.h:252:86:
note:
in instantiation of member class
'QVariantIsNull<<anonymous>::CoreTypesFilter>::HasIsNullMethod<QVariantIsNull<<anonymous>::CoreTypesFilter>::SelfTestFinal1,
true>::Derived' requested here
...No test(TypeCheck<bool (FallbackMixin::*)() const, &C::isNull> *);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120910/bf5ecf85/attachment.html>
More information about the Development
mailing list