[lazarus] New Win32 compile problems
Keith Bowes
keith_bowes at hotmail.com
Tue Jan 1 02:52:02 EST 2002
Hi. I've just updated my Lazarus source and FPC compiler and here are the
errors I get when compiling:
* In the FileIsWritable function of both ideprocs.pp and
components/codetools/fileprocs.pas, I get this error: Identifier not found
FILENAME. To fix this, change 'FileGetAttr(Filename)' to
'FileGetAttr(AFilename)'.
* I also get this error: propedits.pp(1252,15) Error: Method (variable) and
Procedure (variable) are not
compatible.
I don't know how to fix this one but if I comment that line out it
compiles, so this is the last error.
More information about the Lazarus
mailing list