[Qt-creator] Lots of warnings when building on Mac 10.10.4

Daniel Teske Daniel.Teske at theqtcompany.com
Thu Jul 30 14:06:55 CEST 2015


On Thursday 30 Jul 2015 13:44:09 Horst Schmalzl wrote:
> Hello everybody,
> 
> Since i upgraded to Qt 5.5, i get a lot (something like 30.000) warnigns
> from clang. I have this version installed:
> Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
> Target: x86_64-apple-darwin14.4.0
> Thread model: posix
> 
> It's alway the same warning:
> /Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qobject.h:108:
> Warnung: unknown warning group '-Winconsistent-missing-override', ignored
> [-Wunknown-pragmas]
>     Q_OBJECT
>     ^
That's a bug in Qt 5.5.0, which is already fixed in Qt 5.5.1. See 
https://bugreports.qt.io/browse/QTBUG-46833.

You can apply this fix: https://codereview.qt-project.org/#/c/115201/

daniel




More information about the Qt-creator mailing list