Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.0.2
-
None
-
arch linux and Ubuntu 14.04 LTS
Description
When running a simple qbs project from the command line, the properties cpp.compilerVersion(Major|Minor|Patch) are correctly defined.
When running the same project from within qt-creator, the properties are undefined.
This prevents compiler version specific stuff handled correctly in qt-creator.