Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.1
-
Fix Version/s: Qt Creator 4.9.0-beta1
-
Component/s: Project & Build Management
-
Labels:
-
Platform/s:
-
Commits:08e1fbbbfa8760e94922d69ab7397af64370081a (qt-creator/qt-creator/4.9)
Description
Since Qt 5.12.1, a handy replace function named read_registry() was added to qmake on Windows host.
However, it seems that the Qt Creator's built-in project parser does not support this function. Every time when I open or save a pro file which contains the read_registry() function, the "General Message" panel will print a warning:
<path to pro file>: 'read_registry' is not a recognized replace function.
Attachments
For Gerrit Dashboard: QTCREATORBUG-21973 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
253601,4 | qmake: add $$read_registry() function | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |