Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.3
-
-
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
For Gerrit Dashboard: QTBUG-117751 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
513740,2 | Compile getAdapterLuid also with -no-opengl configs | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
514344,2 | Compile getAdapterLuid also with -no-opengl configs | 6.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |
514693,3 | Compile getAdapterLuid also with -no-opengl configs | 6.5 | qt/qtwebengine | Status: MERGED | +2 | 0 |