[Lazarus] Why is AsyncProcess still disabled under Linux I386?
Kiên Nguyễn Tiến Trung
kc97ble at gmail.com
Wed Oct 14 20:06:07 CEST 2015
Today I have just faced a same problem in the following article:
http://lazarus.lazarus.freepascal.narkive.com/dCiCiyW2/tasyncprocess-onterminate-doesn-t-fire
{$IFNDEF DisableAsyncProcess}
{$IFDEF Linux}
{$IFDEF CPUI386}
*{off $DEFINE UseAsyncProcess}*{$ENDIF}
{$ENDIF}
{$ENDIF}
Why is UseAsyncProcess still off by default? It is really annoying.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151015/3ddd1c80/attachment-0002.html>
More information about the Lazarus
mailing list