PDA

View Full Version : QProcess to run cmd.exe.



kiboi
25th February 2013, 11:19
Hi!
I would like to ask how to run the CMD.exe using QProcess and pass this argument to the CMD line :

"c:\ghs\ppc424\gbuild -all -top Y:\asic-advsw-hw\ME06\MultiProj\EDiskBFHelios440gx.gpj".

Also, I need to have a signal that the process is done. Hope to hear from you guys. A snippet would be a great help.

Thanks!

amleto
25th February 2013, 15:25
rtfm
QProcess