ubuntu 24.04 with LAZARUS 3.0, canot install any ICL, with error Unable to find file "laz.virtualtrees.pas".
for test :
https://github.com/frones/ZeosLib/releases/tag/8.0.0-stablecanot install zcomponentdesign.lpk
full errors:
Unable to find file "laz.virtualtrees.pas".
If it belongs to your project, check search path in
Project -> Compiler Options -> Search Paths -> Other Unit Files. If this file belongs to a package, check the appropriate package compiler options. If this file belongs to Lazarus, make sure compiling clean. If the file belongs to FPC then check fpc.cfg. If unsure, check Project -> CompilerOptions -> Test
thanks for all helps.