[Lazarus] LCL now automatically compiles if needed
Martin
lazarus at mfriebe.de
Thu Jan 27 16:25:47 CET 2011
On 27/01/2011 15:01, Martin wrote:
>>> rebuild via the LCL tools menu ?
>>>
>>> registerlcl.pas(8,3) Fatal: Can't find unit LazarusPackageIntf used by
>>> RegisterLCL
>> The fcl package is not yet a normal package and not yet automatically
>> compiled. You have to compile it via the IDE dialog or make.
> And what are the steps required to update via SVN? For people who
> I've been trying the dialog => I selected to clean all, and rebuild
> all. And that's the error I got
Which package does "LazarusPackageIntf" belong to?
Normally those issues are solvable, by adding the new package, to the
installed package list?
But I can't even find a package that contains "LazarusPackageIntf". So i
can not get this unit to be compiled.
Martin
More information about the Lazarus
mailing list