[fpc-pascal] Error: Can't declare procedure as EXTERNAL

Peter Vreman peter at freepascal.org
Thu Dec 2 21:59:51 CET 2004


>>    2) This breaks a lot of existing code, especially bindings ( I will
>> need to move 3283 external directives in my qte binding)
>
> This is known, but can't be helped.

Simple solution: Put them in an include file. Also the interface
declarations for kylix. For FPC only use the include file with the
externals in the interface and for Kylix use both include files.







More information about the fpc-pascal mailing list