Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
3.0.2
-
Windows 11 23H2
-
41bd131b2 (dev), 471c662a5 (dev), 871874cf8 (dev), 899d3e090 (dev)
Description
Try creating a new Qt Designer Custom Widget using CMake as build system. Instead of creating the project, I run into an unclear "file not found" error:
I have cmake.exe in PATH and I can create a new Qt Widgets Application with it.
At the very least, the error message should tell the user what went wrong and how to solve that. If a Qt Designer Custom Widget cannot be created with CMake at all, the user should be informed about that earlier.
Found while extending Squish test tst_new_project_file_creation.
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-1177 Error message when creating Qt Designer Custom Widget project with CMake
- Closed