I need to open one app in inner terminal in Qt Creator window and other terminal in gnome terminal (Ubuntu)
-
Having qmake project1, project2, want to open project1 in inner terminal in Qt Creator window, second project in gnome-terminal. If change settings in Qt Creator it changes presentation for any project open with Qt Creator
I can install second version of Qt Creator to solve this problem, but I believe there is more simple method
Kindly advise
-
Having qmake project1, project2, want to open project1 in inner terminal in Qt Creator window, second project in gnome-terminal. If change settings in Qt Creator it changes presentation for any project open with Qt Creator
I can install second version of Qt Creator to solve this problem, but I believe there is more simple method
Kindly advise
@JohnLocke Compile project 1 to an executable, compile project 2 to an executable, run each as many times as you like outside Qt Creator.
-
C Christian Ehrlicher moved this topic from General and Desktop on