hi guys and thanks for you answer…. yes, I’m in lunix and I tried to do exactly this, but -hold param doesn’t work. With KDevelop when I run the application, it wait for the input and with qt creator no,,, QtCreator exit quickly from the command line, maybe I need to set another option, I don’t know…
another advice ?? becase KDevelop GUI is not so friendly like QtCreator even the code completion of its editor is amazing regards ============================================= "El tamaño de tus logros depende del tamaño de tus metas." C++ and Qt Senior Developer Lic. Computer Science Buenos Aires, Argentina > On Jul 14, 2015, at 2:19 AM, André Hartmann <[email protected]> wrote: > > Hi Freddy, > > Are you on Linux? > > Creator has a setting in the Tools -> Options -> Environment -> General tab > to set the terminal. > > The default is /usr/bin/xterm -e, but it seems you can insert your option > -hold there also. > > Then you have to check "Run in terminal" in the Projects mode -> Build & Run > -> Run configuration. > > Disclaimer: I have not tried this out. > > Best regards, > André > > Am 13.07.2015 um 23:29 schrieb Freddy Martinez Garcia: >> Hi guys... I'm new in my job and they work with KDevelop only because to >> debug the system, we need the option Use External Terminal with value >> *xterm -hold -e %exe >> >> * >> I have a lot of time working with Qt Creator, is my favorite C++ IDE and >> I'll like to use it, but I need this option for debugging the application... >> >> KDevelop has this option in the Launch Configuration dialog >> >> can I do de same with Qt Creator ?? >> >> best regard >> >> *============================================= >> "El tamaño de tus logros depende del tamaño de tus metas." >> * >> *C++ and Qt Senior Developer >> * >> *Lic. Computer Science >> * >> *Buenos Aires, Argentina >> * >> * >> * >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator >> >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
