[Qt-interest] Help:About QProcess
Srdjan Todorovic
todorovic.s at googlemail.com
Wed Apr 29 09:59:24 CEST 2009
Hi,
2009/4/29 Princy K. V. <princy.kv at nestgroup.net>:
> Hii,
> Thank for ur help..
> But still have the same prblm..process is open but its main function not
> invoked! Is there any other method to execute a Qprocess??
What does error(QProcess::ProcessError) [signal] tell you?
Good luck
Srdjan
> -----Original Message-----
> From: Srdjan Todorovic [mailto:todorovic.s at googlemail.com]
> Sent: Tuesday, April 28, 2009 9:03 PM
> To: Princy K. V.
> Cc: qt-interest at trolltech.com
> Subject: Re: [Qt-interest] Help:About QProcess
>
> Hi,
>
> 2009/4/28 Princy K. V. <princy.kv at nestgroup.net>:
>> Thanks for ur help..
>>
>> But it didn't worked.. process->isOpen() returned false..
>>
>> Process is opened only when I add the statement
>> ,QDir::setCurrent("E:/source/");
>>
>> Rtlrev is name of the exe located at say 'E:/source/'.
>
> process->start("E:/source/rtlrev.exe", arguments);
>
> Use an absolute path in the code?
>
> Srdjan
More information about the Qt-interest-old
mailing list