Any tips to compile with qt?
I get the error:
grids.pas(1692,3) Fatal: Can not find WSGrids used by Grids, ppu=/home/myUser/.lazarus/lib/LCLBase/units/x86_64-linux/wsgrids.ppu, package LCLBase
And the file is there. Removing the whole LCLBase, the IDE rebuild it, but the error remains.
Other Applications, GUI and Console, compile without problems.
UPDATE: Forget it. My Lazarus has some problem with grids. I Will try later.