Kjow wrote:
I deleted all ppu in fpc dir, and now I have this:

...
...
Compiling lclstrconsts.pas
Writing Resource String Table file: lclstrconsts.rst
Compiling fpcadds.pas
Compiling lazlinkedlist.pas
Compiling dynhasharray.pp
Compiling lclproc.pas
Compiling avglvltree.pas
Compiling fileutil.pas
Compiling masks.pas
Fatal: Can't find unit Contnrs used by Masks
TExternalToolList.Run Exception: C:\Develop\Lazarus\lcl\masks.pas(1,1)
Fatal: Can't find unit Contnrs used by Masks
ERROR: tool reported error

Well, have you recompiled fpc after? The whole fpc project or just the compiler? Definetly something wrong with how you rebuild fpc. Look at the fpc.cfg and search how you are accessing the compiled units.

Best regards,
Paul Ishenin.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to