Qt Creator 16.0.1 on debian 13 (Wayland KDE) folder compilation configuration
-
I just install from scracth Debian on KDE ,I install QT6 and Qt Creator 16.0.1.
I have 2 problem :
1- I have 2 folders for my app 'rep' and 'bin'
rep : project by itself
bin : where I want to compile
I don't remember how to do for having 'bin' as compiling folder2 - when i create a new project Application (QT) with widgets , it create only the .pro file no .cpp no .h and no .ui file
What i did wrong ?
-
B Brashen has marked this topic as solved
-
I just install from scracth Debian on KDE ,I install QT6 and Qt Creator 16.0.1.
I have 2 problem :
1- I have 2 folders for my app 'rep' and 'bin'
rep : project by itself
bin : where I want to compile
I don't remember how to do for having 'bin' as compiling folder2 - when i create a new project Application (QT) with widgets , it create only the .pro file no .cpp no .h and no .ui file
What i did wrong ?
@Brashen said in Qt Creator 16.0.1 on debian 13 (Wayland KDE) folder compilation configuration:
I don't remember how to do for having 'bin' as compiling folder
In project settings
- Any errors/warnings?