Marcos Douglas <[email protected]> hat am 28. Januar 2011 um 20:53 geschrieben:

> On Fri, Jan 28, 2011 at 3:38 PM, Marcos Douglas <[email protected]> wrote:
> > On Fri, Jan 28, 2011 at 3:37 PM, Marcos Douglas <[email protected]> wrote:
> >> Hi,
> >> I updated my Lazarus from /trunk and when I start it... error:
> >> Package: "LCL 1.0.1" Unit not found: "Menus"  {Abort or Ignore} 
The old lazarus did not support registering units for other packages.
You must use a recent IDE or compile via 
 
make.exe clean all
lazbuild.exe --build-ide
 
 

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

Reply via email to