RESOLVED INVALID 29880
[Qt] Generate meaningful warnings when module headers are included that cannot be supported with the current compiler
https://bugs.webkit.org/show_bug.cgi?id=29880
Summary [Qt] Generate meaningful warnings when module headers are included that canno...
Tor Arne Vestbø
Reported 2009-09-29 07:59:14 PDT
This bug report originated from issue QTBUG-2147 http://bugreports.qt.nokia.com/browse/QTBUG-2147 --- Description --- For instance, inside the QtWebKit header files, check for the MSVC compiler version and put out an error that clearly states "This Version of MSVC is not supported". This would avoid confusion and a number of support incidents.
Attachments
Tor Arne Vestbø
Comment 1 2010-03-10 04:14:22 PST
This should be fixed in Qt, possibly by having qt.prf spit out warnings if QT contains a feature not in QT_config
Note You need to log in before you can comment on or make changes to this bug.