[lazarus] Two little mistakes
Guaracy Monteiro
guaracy at hotnet.net
Thu Mar 8 17:47:20 EST 2001
Copiling Lazarus on Windows:
-codetools.pp(97,50) Fatal: Syntax error, ; expected but const char found
EndOfLine:shortstring={$IFDEF win32}#13+{$ENDIF}#10; // adding plus sign
solve the problem
-project.pp(1335,84) Fatal: Syntax error, ) expected but ; found
Just add missing parenthesis at the end of line.
---
Guaracy B. Monteiro
http://www.guaracy.cjb.net
http://www.lazarus.freepascal.org
More information about the Lazarus
mailing list