Default creating project in Cmake
-
wrote on 31 Jul 2023, 05:37 last edited by
While creating new project in Qt creator version 6.4 it default creating project with cmake but I need to create it with qmake. Please help me ,how to resolve it.
-
While creating new project in Qt creator version 6.4 it default creating project with cmake but I need to create it with qmake. Please help me ,how to resolve it.
@Rajashekar-V Second step of project creation (after choosing location & name of the project) is when you can choose the build system. It's a combo box where you can select qmake, cmake or qbs.
-
wrote on 31 Jul 2023, 06:12 last edited by
Actually, I am getting only two options Cmake and Qbs but there is no option for qmake. Please help me to resolve it.
-
Actually, I am getting only two options Cmake and Qbs but there is no option for qmake. Please help me to resolve it.
@Rajashekar-V Do you have the newest Qt Creator?
I am also on Qt 6.4 and newest Creator, and qmake is there, at least in Qt Widget application wizard. Plus also in "Empty qmake project" wizard under "Other project".
1/4