On Thu, 26 Dec 2013 23:54:05 +0000 Graeme Geldenhuys <[email protected]> wrote:
> On 2013-12-26 17:29, Alexsander Rosa wrote: > > Target OS: Linux for i386 > > Compiling lazcontrols.pas > > Compiling treefilteredit.pas > > treefilteredit.pas(28,48) Error: Illegal expression > > treefilteredit.pas(28,48) Error: Error in type definition > > treefilteredit.pas(28,48) Fatal: Syntax error, ">" expected but "" found > > Fatal: Compilation aborted > > make[2]: ** [lazcontrols.ppu] Erro 1 > > > That seems like a fault in LCL - more specifically a component included > with LCL. You should file a bug report for that. treefilteredit.pas is part of package LazControls - a base package of the IDE. The IDE compiles on linux 32/64bit ubuntu with corresponding fpc 2.6.2. The releases were built there too. I didn't try cross compiling 64 to 32bit. Please post the output before the error, especially the fpc command. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
