Hi all,
simple question, how do I set the command line parameter (argv) of a programm which runs in the debugger ?
Thanks
Dexli
Hi all,
simple question, how do I set the command line parameter (argv) of a programm which runs in the debugger ?
Thanks
Dexli
Which environment? Which debugger? Are you using an IDE or launching the debugger yourself?
In Qt Creator the command line arguments are set under Projects, Run Settings.
dexli (31st March 2011)
Bookmarks