How to build TeeGrid in Lazarus Linux

TeeGrid VCL / FMX for Embarcadero RAD Studio, Delphi, C++ Builder and Lazarus Free Pascal.
Post Reply
laiyukwa
Newbie
Newbie
Posts: 3
Joined: Thu May 19, 2022 12:00 am

How to build TeeGrid in Lazarus Linux

Post by laiyukwa » Tue Jun 17, 2025 8:19 am

How to build TeeGrid in Lazarus linux

Anyone can tell me ?

Yeray
Site Admin
Site Admin
Posts: 9709
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: How to build TeeGrid in Lazarus Linux

Post by Yeray » Tue Jun 17, 2025 2:40 pm

Hello,

The TeeGrid installer is distributed as an .exe file, so the first step is to run the installer on a Windows machine.
If you do not have access to a Windows computer, please let us know and we will be happy to provide a .zip file for you.
Next, transfer the installed files (or the contents of the .zip) to your Linux machine and follow these steps:

- Open the teegrid.lpk package with Lazarus.
- Click "Compile".
- Click "Use/Install".

I've just tested it with a fresh install of a Linux Mint:
TeeGrid in Linux Mint Cinnamon 22.1 .png
TeeGrid in Linux Mint Cinnamon 22.1 .png (230.17 KiB) Viewed 5608 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

laiyukwa
Newbie
Newbie
Posts: 3
Joined: Thu May 19, 2022 12:00 am

Re: How to build TeeGrid in Lazarus Linux

Post by laiyukwa » Wed Jun 18, 2025 2:38 am

Thank you for your reply. Please send me the zip file to my email address of laiyukwa@hkstar.com

Yeray
Site Admin
Site Admin
Posts: 9709
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: How to build TeeGrid in Lazarus Linux

Post by Yeray » Wed Jun 18, 2025 10:36 am

Hello,

I've just sent you a mail with the link to download the zip and the password to extract it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

laiyukwa
Newbie
Newbie
Posts: 3
Joined: Thu May 19, 2022 12:00 am

Re: How to build TeeGrid in Lazarus Linux

Post by laiyukwa » Thu Jun 19, 2025 3:47 am

Thank you for your email. I have tried to install into Lazarus 4.0 but the following error appears :-

Tee.Grid.RowGroup.pas(888,4) Error Identifier not found "vkSpace"

Please help.

Whether the source code cannot support Lazarus 4.0 ?

Yeray
Site Admin
Site Admin
Posts: 9709
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: How to build TeeGrid in Lazarus Linux

Post by Yeray » Thu Jun 19, 2025 6:30 am

Hello,

Sorry there was an error in the sources for Lazarus in TeeGrid 1.18. The fix is already in our internal codebase but I had to apply it manually to that zip.
Please download it again.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply