On Friday 14 August 2009 14:02:34 Graeme Geldenhuys wrote:
> Martin Schreiber wrote:
> > Yes. It can also call gcc and parse the error messages. Also possible
>
> So how did you resolve the async process issue that Lazarus is
> experiencing under Linux? Or does running the compiler process (TProcess
> style) via a separate thread bypass the issue of TAsyncProcess that
> Lazarus IDE is using. That means MSEide doesn't need a TAsyncProcess
> type component?
>
I don't know TAsyncProcess. What does it compared to TProcess? What are the 
Problems? I use the MSEgui version of exec() and the tpipereader class to run 
the compiler and read the messages.

Martin

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to