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

building with -no-opengl produces errors in web_engine_context.cpp

    XMLWordPrintable

Details

    • Windows
    • 751c11003 (dev), ea31d83ff (6.6), 2eb812f7e (6.5)

    Description

      Compiling/Linking with -no-opengl on Windows and in 6.5.3 an "identifier not found" message is generated for the getAdapterLuid() method. It appears there in an imbalance in the conditional compile directives in web_engine_context.cpp. The definition of the method is conditional on opengl AND Q_OS_WIN whereas the reference/call to the method is only conditional on the Q_OS_WIN.

      Attachments

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

        Activity

          People

            mibrunin Michael Bruning
            kcsmith Kevin Smith
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes