Qt Creator and "Create a project that you can open in Qt Design Studio" ?
-
wrote on 6 May 2023, 12:34 last edited by
Hi everyone !
Qt Creator 10.
When creating a new project, if you select CMake and set "Create a project that you can open in Qt Design Studio" the project cannot be built. What am I missing ? -
wrote on 6 Jul 2023, 03:04 last edited by
installing git will fix this problem
-
Hi everyone !
Qt Creator 10.
When creating a new project, if you select CMake and set "Create a project that you can open in Qt Design Studio" the project cannot be built. What am I missing ?wrote on 6 Jul 2023, 09:26 last edited byMake sure that you have both CMake and Ninja installed.
Also providing information about your build failure helps us help you 🙂
-
wrote on 9 Sept 2024, 17:12 last edited by
I encountered the same problem. Do you have any advice?
-
@JimmyHan as @cristian-adam suggested:
Providing information about your build failure helps us help you 🙂