2012/3/5 Vincent Snijders <[email protected]>: > Zeljan looked into it and provided me a list of revisions to be > merged. They are now in fixes_0_9_30 branch, so you can test with > tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2, > > Vincent
I can compile Lazarus 0.9.30.3 (http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/) with make clean all, but when I make bigide I have an error: c:\Develop\lazarus>make bigideclean bigide OPT="-Xg" ... ... Compiling c:\Develop\lazarus\components\jcf2\Ui\Settings\frClarifyReturns.pas Compiling c:\Develop\lazarus\components\jcf2\Ui\Settings\frCompilerDirectReturns .pas frCompilerDirectReturns.pas(88,27) Error: Abstract methods can't be called direc tly frCompilerDirectReturns.pas(159) Fatal: There were 1 errors compiling module, st opping Fatal: Compilation aborted make[2]: *** [jcfidelazarus.ppu] Error 1 make[2]: Leaving directory `c:/Develop/lazarus/components/jcf2/IdePlugin/lazarus ' make[1]: *** [bigidecomponents] Error 2 make[1]: Leaving directory `c:/Develop/lazarus/components' make: *** [bigidecomponents] Error 2 c:\Develop\lazarus> Kjow -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
