Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57275

Qt: Untested Windows version 6.2 detected"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.8.7
    • 4.8.4
    • Core: Other
    • None
    • Windows 10
    • 50223ce5eebfdff01a88474f0589259137997458

      This issue was previously filed as QTBUG-50083, but dismissed as not in the source. That was incorrect.

      The problematic code lives in corelib/global/qglobal.cpp, function QSysInfo::windowsVersion(). Various web guidance suggests that the message can be detected and suppressed by the user installing their own message handler via qInstallMsgHandler(). Regrettably however, code that triggers this warning is part of QT's WinMain(), so the error arrives before the user can do anything about it.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            jrm03063 James Mason
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes