Qt 6.11 is out! See what's new in the release
blog
From where i can specify the name the of Template when generating the project ?
-
I have created the subdir project.
Now when i am adding the sub project at that time i am not getting the template selection.
and that's why it not add
TEMPLATE = app
Why this happen. As per https://doc.qt.io/qt-5/qmake-variable-reference.html#template this description i should be able to select template.
what should be do to allow template selection like app, lib ... and so on when create project ?
-
C Christian Ehrlicher moved this topic from General and Desktop on