On Monday 23 August 2010 09:20:28 Felipe Monteiro de Carvalho wrote: > OS, FPC and Lazarus versions? > > But I would guess that you didn't add cthreads to your uses clause to > add threading support under UNIX.
FPC 2.4.0. Fedora 13 Linux. Yes, I actually forgot cthreads. Now I added it and tested again. The same error came still. I remember that missing cthreads caused some other type of error. Anyway, it is not serious. It is difficult to update GUI from parallel methods anyway because they are ... parallel. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
