Hello all, I'm trying to compile Lazarus trunk revision 61589 with FPC trunk revision 40356.
When building the IDE, I get this error: C:\Lazarus> make ide // some messages removed (3104) Compiling filereferencelist.pas (3104) Compiling editdefinetree.pas (3104) Compiling C:\Lazarus\packager\projpackcommon.pas (3104) Compiling C:\Lazarus\packager\packagedefs.pas (3104) Compiling C:\Lazarus\packager\fppkghelper.pas C:\Lazarus\packager\fppkghelper.pas(197,32) Error: (5038) identifier idents no member "PackageVariants" C:\Lazarus\packager\fppkghelper.pas(199,51) Error: (5038) identifier idents no member "PackageVariants" C:\Lazarus\packager\fppkghelper.pas(524,20) Error: (5038) identifier idents no member "ConfigurationFilename" fppkghelper.pas(538) Fatal: (10026) There were 3 errors compiling module, stopping Fatal: (1018) Compilation aborted make[2]: *** [lazarus.exe] Error 1 make[2]: Leaving directory `C:/Lazarus/ide' make[1]: *** [ide] Error 2 make[1]: Leaving directory `C:/Lazarus/ide' make: *** [ide] Error 2 Does sombode have any solution for this? Kind Regards Simon Ameis -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
