I'm trying to port one of my Delphi apps to FP/Lazarus, but I have troubles to get it working.
For Synchronize method of TThread class, I always get this message:
Unit2.pas(40,34) Error: Incompatible type for arg no. 1: Got "untyped", expected "<procedure variable type of procedure of object;Register>"

Not to bother you with the listing of my program, if you try the example from Wiki, the results are the same, same error message.
http://wiki.lazarus.freepascal.org/index.php/Multithreaded_Application_Tutorial


If needed, I'll attach the sources of my program in the next message.

regards
Spasic Boban

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to