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.

>
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to