>
> A component should add -dUseCThread to its usage options. Please update
> the FAQ at
>
> http://wiki.lazarus.freepascal.org/Lazarus_Faq#When_I_run_a_program_with_threads_I_get_runtime_error_232
>
>
Reading Readme-lazarus notes I found this:
-----------
to use the Package in Linux you must add cthreads unit to
main lazarus unit lazarus.pp
like:
uses
{$ifdef MemCheck}
MemCheck
{$endif}
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
{$ifdef Linux}
,cthreads
{$endif}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
.......
Vincent, how can I read about -dUseCThread for packages ?
Antonio
--
Antonio Sanguigni alias slapshot
----------------------------------------------------------------------
GioveLUG (Linux User Group) - http://www.giovelug.org
Edupup (Educational distro) - http://www.edupup.org