Hi,
whenever I compile a project, it first compiles/checks the dependencies:

"Compiling package FCL 1.0.1" completed
"Compiling package LazUtils 1.0" completed
"Compiling package LCLBase 1.0.1" completed
"Compiling package LCL 1.0.1" completed

Can you disable it somehow?
It takes forever (2s) and it is almost certain that the lcl doesn't change every minute. (It also prints "TPkgManager.CheckCompileNeedDueToDependencies State file of LCL 1.0.1 is newer than state file of Project:" to the console, and after i deleted the .compiled file it prints "TProject.DoLoadStateFile Statefile not found: ....compiled, TMainIDE.CheckIfPackageNeedsCompilation No state file for Project" shouldn't it recreate the file? even if the project compilation fails due to errors)

Benito

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to