Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.5.8
Description
The attached project has set_target_properties(appdialogTest PROPERTIES QT_QMLCACHEGEN_DIRECT_CALLS ON)
- Qt 6.8.2 generates correct code (#include <qpa/qplatformdialoghelper.h>) (Expected)
- Qt 6.5.8 generates uncompilable code (#include <qplatformdialoghelper.h>) (Expected)