-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
6.0.0 Alpha
-
None
When trying to build qt 6.0.0 alpha with the cmake argument -DFEATURE_system_freetype=ON, the log saysÂ
CMake Error at qtbase/cmake/QtFeature.cmake:207 (message): Feature "system_freetype": Forcing to "ON" breaks its condition. Call Stack (most recent call first): qtbase/cmake/QtFeature.cmake:277 (qt_feature_set_value) qtbase/cmake/QtFeature.cmake:155 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:251 (qt_evaluate_config_expression) qtbase/cmake/QtFeature.cmake:461 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:441 (qt_feature_module_end) qtbase/src/CMakeLists.txt:12 (qt_feature_evaluate_features)
and ends with "-- Configuring incomplete, errors occurred!"
"CMakeOutput.log" and "CMakeError.log" don't mention freetype at all