Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
-
3
-
b4ed50f00 (dev), 7347bd38d (6.9), 4e9bda139 (6.8)
-
Foundation Sprint 129
Description
Quick dialogs and templates fail to compile if Qt draganddrop feature is disabled.
The causal chain is:
- Qt configured with -no-feature-draganddrop'
- => quick_draganddrop gets disabled
- => many files are taken into build only if quick_draganddrop (&& quick_listview) are defined
- => dialogs and templates don't find these files
Attachments
Issue Links
- clones
-
QTBUG-135722 Compile Android without desktopservices -feature
-
- In Review
-