I'm trying to compile some of the Synapse example programs and code and always fail at line 87 in synafpc.pas with error messages synafpc.pas(87,35) Hint: Conversion between ordinals and pointers is not portable synafpc.pas(87,50) Error: Incompatible type for arg no. 1: Got "Pointer", expected "LongInt"

Since this code is written specifically for FPC I'm guessing that I should be able to force the conversion with a compiler flag or directive, but so far nothing I've tried in the Compiler Options dialog has helped.

Can anyone push me in the right direction?

Using fpc 2.0.2 and lazarus 0.9.16-0 from tarballs downloaded on 6th June.

Thanks, Malcolm

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

Reply via email to