[Qt-interest] Help:About QProcess
Princy K. V.
princy.kv at nestgroup.net
Wed Apr 29 10:24:46 CEST 2009
Hi,
Thanks for ur reply.Exitstatus of my process returned 1(Crash
occurred).Actually a dll was missing..I just noticed now..The problem is
Fixed when I added that dll..
Thanks
Princy
-----Original Message-----
From: Srdjan Todorovic [mailto:todorovic.s at googlemail.com]
Sent: Wednesday, April 29, 2009 1:29 PM
To: Princy K. V.
Cc: qt-interest at trolltech.com
Subject: Re: [Qt-interest] Help:About QProcess
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
***** Confidentiality Statement/Disclaimer *****
This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.
***** Confidentiality Statement/Disclaimer *****
This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.
More information about the Qt-interest-old
mailing list