How to build TeeGrid in Lazarus linux
Anyone can tell me ?
How to build TeeGrid in Lazarus Linux
Re: How to build TeeGrid in Lazarus Linux
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:
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:
Best Regards,
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |
Re: How to build TeeGrid in Lazarus Linux
Thank you for your reply. Please send me the zip file to my email address of laiyukwa@hkstar.com
Re: How to build TeeGrid in Lazarus Linux
Hello,
I've just sent you a mail with the link to download the zip and the password to extract it.
I've just sent you a mail with the link to download the zip and the password to extract it.
Best Regards,
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |
Re: How to build TeeGrid in Lazarus Linux
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 ?
Tee.Grid.RowGroup.pas(888,4) Error Identifier not found "vkSpace"
Please help.
Whether the source code cannot support Lazarus 4.0 ?
Re: How to build TeeGrid in Lazarus Linux
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.
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,
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |