Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QtTAS 3.0
-
-
49fbd7ab2 (dev), 571b5f9a1 (dev), cdbcd9835 (3.0), 475960e03 (3.0)
Description
In "New Qt Project", there's no validation or errors if an invalid or non-existent qt-cmake or path is provided.
Also, the name of the new project is used as the target name in the new cmake project and CMake doesn't accept that, this will lead to configuration issues that are hard to debug, this should not allow space or characters not accepted by CMake to be used.