[Development] Qt 4.8 clang and libc++
Sylvain Pointeau
sylvain.pointeau at gmail.com
Mon Sep 10 09:57:37 CEST 2012
In file included from animation/qabstractanimation.cpp:1434:
.moc/release-shared/moc_qabstractanimation.cpp:37:1: error: initialization
of non-aggregate type 'QBasicAtomicInt'
(aka 'QBasicAtomicInteger<int>') with an initializer list
QT_MOC_LITERAL(4, 42, 25),
Is it linked to the clang/libc++ issue? or is it another kind of issue?
note that I deactivated the initializer list and the decltype.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120910/7b07254c/attachment.html>
More information about the Development
mailing list