2 Dec 2004 21:59
Re: Error: Can't declare procedure as EXTERNAL
>> 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. _______________________________________________ fpc-pascal maillist - fpc-pascal@... http://lists.freepascal.org/mailman/listinfo/fpc-pascal
RSS Feed