Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.6.0-beta1
-
macOS 10.13, cmake 3.6.2, Qt5.6.2 (official release) for the kit, QC 4.6 beta snapshot (4ebe9458c7) based on Qt5.10
-
2e8527c7e578f75ad8b9967f47cee771e3609d10
Description
Steps to reproduce:
- create a new 'Qt Quick Application - Empty' from template
- ensure to use cmake as build system
- ensure you're using Qt5.6 as minimum & as only kit for this project
- build the project
Current result:
- compile fails inside the main.cpp
Note: exactly the same project works without problems when using Qbs or qmake as build system