qt - QtCreator and Command Line Arguments -


Is there a way to command a command line argument to debug in a QtCreator program?

Go to the "Project" section on the left side of QtCreator and then an argument line in the "Run settings" tab Is edited, where you need to pass your app while launching it.

For Qt Creator from Qt 5.6 "Go to the part of the projects and then" Build & amp; Click on the "Play" tab. Here you have a "Command Line Argument" edited, where you want to send all your parameters to your app.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -