-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 3.5.0-rc1
-
Ubuntu 15.04 64 bit
Windows 7 64 bit
- Checkout Qt Creator's git repository at tag v3.2.0.
- Start Creator with enabled QbsProjectManager plugin.
- Open qtcreator.qbs from the repository.
Reading the project fails with the error message:C:\QtSDK\src\creator\src\shared\qbs\src\lib\corelib\corelib.qbs:389: error: ReferenceError: Can't find variable: projectFileUpdateDefines
Creator should be able to read the project. This seems to work correctly with qtcreator.qbs from Creator's current 3.5 branch.
Found by Squish test tst_opencreator_qbs.