Create QtQuickProject using Cmake
-
Hi All,
Created new qmlsample project by selecting :
Application -> Qt Quick Application ->build system (Cmake) in dropdown->Checked Desktop Qt 5.14.0 MinGW 64-bit.I can see project created in Qt creator which is not configured warning symbol before project name.
I did set CMAKE_MAKE_PROGRAM in projects Build settings: "Projects/Manage Kits/CMake" under manual name and path .
Not sure why it is not configured , can anyone please help me is there anything else i need to do to configure this project.
Also changed path for ninja in build environment as : C:\Users\s28194\Documents;C:\Users\s28194\AppData\Local\Microsoft\WindowsApps;
I am looking forward to configure and build this sample project.
-
Hi All,
Created new qmlsample project by selecting :
Application -> Qt Quick Application ->build system (Cmake) in dropdown->Checked Desktop Qt 5.14.0 MinGW 64-bit.I can see project created in Qt creator which is not configured warning symbol before project name.
I did set CMAKE_MAKE_PROGRAM in projects Build settings: "Projects/Manage Kits/CMake" under manual name and path .
Not sure why it is not configured , can anyone please help me is there anything else i need to do to configure this project.
Also changed path for ninja in build environment as : C:\Users\s28194\Documents;C:\Users\s28194\AppData\Local\Microsoft\WindowsApps;
I am looking forward to configure and build this sample project.
@sush123 said in Create QtQuickProject using Cmake:
warning symbol before project name
What is the actual warning/error?
-
not any error or warning , project is not configured i could see warning symbol before project name under PROJECTS