Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.15.4
-
None
Description
I'm testing the qmake2cmake python script advertised on Qt's official website.
Unfortunately I get a parse error on a simple test on build_pass
D:\Dev\Test>qmake2cmake Build.pro --min-qt-version 5.15
Parsing "Build.pro"...
!build_pass: {
^
Expected end of text, found '!' (at char 3257), (line:35, col:1)