On Tue, 25 Jan 2011 23:00:22 +1100 Peter Williams <[email protected]> wrote:
>[...] > > > Fatal: Can't find unit system used by AllLCLUnits >[...] > > How did you install fpc 2.5.1? Well? > > Use > > make clean all OPT="-glw2 -vut" > > > > and find out what fpc.cfg is used. Then see if the unit search paths > > are pointing to the correct directory. The system.ppu of your fpc 2.5.1. [...] # searchpath for units and other system dependent things -FuC:\freepascal\fpc\2.4.3/units/$FPCTARGET/ -FuC:\freepascal\fpc\2.4.3/units/$FPCTARGET/* -FuC:\freepascal\fpc\2.4.3/units/$FPCTARGET/rtl [...] Fix the paths. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
