Why are Qml files saved in resources visible in 'Sources' folder with Build 'Release'?
-
wrote on 6 Jul 2018, 14:02 last edited by PowerNow 7 Jun 2018, 14:21
I just updated to Qt 5.11.1 with Qt Creator 4.6.2 (Win10) and realized that if I switch to Build 'Profile' or 'Release all my qml files saved in resources are moved to the 'Sources' folder. Does anyone know why this feature was introduced and how can I switch off it? Thxs...
Additionally the file icons under 'Sources' are not visible...
-
Hi,
When you say moved to the Sources folder, do you mean using the "Projects" view or physically on the disk ?
-
Hi,
When you say moved to the Sources folder, do you mean using the "Projects" view or physically on the disk ?
-
Does it happen with a default Qt project ?
-
wrote on 7 Jul 2018, 08:42 last edited by
Just found the solution. Go to 'Projects/Build Steps' and deselect 'Enable Qt Quick Compiler'.
-
Thanks for sharing !
I do wonder if it shouldn’t be a bit more documented.
4/7