Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.5, 5.11
Description
When I add `CONFIG += qmlcache` into .pro file, I get next:
```
Project ERROR: Project has no top-level .qmake.conf file.
```
And, qmake fails.
I've tried this with Qt Creator's default template project for 'Qt Quick 2 Extension Plugin'.