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

Qt: Untested Windows version 6.2 detected"

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes