Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.0.0
-
msvc2019
CMake 3.18.4
Description
command line:
cmake "../../qt6/qtbase" -DCMAKE_INSTALL_PREFIX=D:\Qt\6.0.0-msvc2019-x64-shared -G"Ninja Multi-Config" -DCMAKE_CONFIGURATION_TYPES=Release;Debug -DFEATURE_opengl_desktop=ON
output:
...... OpenGL: Desktop OpenGL ....................... yes Dynamic OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no ......
Both Desktop OpenGL and Dynamic OpenGL were yes.
Attachments
Issue Links
- relates to
-
QTBUG-88217 Configure: -system-freetype fails
-
- Closed
-
-
QTBUG-88142 CMake configure: support GL-related arguments
-
- Closed
-
-
QTBUG-87755 qt_feature_evaluate(feature) should perhaps take into account -DINPUT_feature automatically
-
- Closed
-