Hi Tom et all,
   When I try a very simple TThread test under Mac OS X ( Intel ) I get 
the error "RunError(232)", followed by a execution paused dialog that says
"Procedure: SYSTEM_NOTHREADERROR"

All I'm doing is...
th := TMyThread.Create( true );

Where TMyThread inherits from TThread.

Is it safe to say that TThreading it NOT currently supported on Mac OS X?

Dominique.

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

Reply via email to