Active Topics

 


Reply
Thread Tools
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#1
Dear All,
I am trying launch another application when my application start
(just helloworld for simple example)
but parent application is terminated when call execl to open child process


Kindly help

Regards
Wael
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#2
If you're using Qt you should use something like QProcess.
If you're using Gtk+ you should use something like g_spawn.

And if your some reason you still want to use exec(), you should check on the definition of it. But I really suggest you use one of the above.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:43.