i get this error message if i try to compile 
 
Lazarus 1.7 r50846 FPC 2.6.4 i386-win32-win32/win64
( last working version, December 2015 )
 
Message:
Kompiliere Package SynEdit 1.0: Abgebrochen, Warnungen: 1, Hinweise: 2
synedithighlighterfoldbase.pas(1168,43) Hint: Mixing signed expressions and longwords gives a 64bit result
syntextdrawer.pp(962,31) Warning: Symbol "CanUTF8" is deprecated
syneditfoldedview.pp(352,24) Hint: Value parameter "aFoldProvider" is assigned but never used
Kompiliere Package IDEIntf 1.0: Exit code 1, Fehler: 4, Hinweise: 1
projectintf.pas(708,14) Error: Identifier not found "RawByteString"
projectintf.pas(708,27) Error: Error in type definition
projectintf.pas(729,26) Error: Incompatible type for arg no. 1: Got "<erroneous type>", expected "AnsiString"
projectintf.pas(733,35) Error: Incompatible type for arg no. 1: Got "<erroneous type>", expected "AnsiString"
graphic.inc(236,20) Hint: Found declaration: TGraphic.LoadFromFile(const AnsiString);
 
My system:
 
Win32 , XP SP 2 
 
Isn't it possible anymore  to compile svn Lazarus with fc 2.6.4 ??
 
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to