Am 11.06.23 um 20:15 schrieb Juha Manninen via lazarus:
I did some refactoring in Lazarus sources. At least one file was moved
and dependencies changed.
It may require building clean to avoid "incompatible .ppu file"
warnings and similar.
Regards,
Juha
I can compile lazarus trunk from within the IDE:
Lazarus 2.3.0 (rev main-2_3-3623-gec14525a1a) FPC 3.2.2 x86_64-linux-gtk2
But if i git pull to a fresh lazarus folder i get this error:
make all clean useride
(3104) Compiling inputhistory.pas
/home/john1/lazarus/components/ideintf/inputhistory.pas(46,3) Fatal:
(10022) Can't find unit FileProcs used by InputHistory
Fatal: (1018) Compilation aborted
make[1]: *** [Makefile:3745: ideintf.ppu] Fehler 1
make[1]: Verzeichnis „/home/john1/lazarus/components/ideintf“ wird
verlassen
make: *** [Makefile:3870: lazbuild] Fehler 2
Whats the difference between these two methods?
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus