[Lazarus] Designer Guide Lines Problem

Lee Jenkins lee at datatrakpos.com
Thu Apr 24 04:22:01 CEST 2008


En/na Luca Olivetti ha escrit:
> With today windows snapshot 
> (Lazarus-0.9.25-fpc-2.2.1-20080423-win32.exe) freshly installed (after 
> uninstalling the previous one and renaming the remaining directory), 
> trying to add a package (lazdaemon, but I suppose it doesn't matter), I 
> have this problem rebuilding the ide. The usual causes (using a 
> different fpc or a different/global fpc.cfg) don't seem to apply here.
> 
> C:\lazarus\components\daemon\reglazdaemon.pp(55,31) Hint: Parameter 
> "AProject" not used
> "Compiling package lazdaemon 0.9.9" completed
> Recompiling InterfaceBase, checksum changed for Classes
> c:\lazarus\ide\lazarus.pp(1,1) Fatal: Can't find unit InterfaceBase used 
> by Interfaces

FWIW, a "make fpc_baseinfo" in any directory under lcl\interfaces thinks 
that the FPCDIR is c:/pp
Manually setting the environment variable FPCDIR to c:\lazarus\fpc\2.2.1 
  I can compile the ide on the commandline (though a "make idepkg" won't 
rename lazarus.new.exe to lazarus.exe).
If I compile the ide inside lazarus, I get an empty error (I suppose) 
dialog from startlazarus instead of restarting the ide (I think because 
it couldn't rename lazarus.new.exe, in fact when restarting it manually 
I have the old ide, without the newly installed packages).

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004      Fax +34 93 5883007



More information about the Lazarus mailing list