Page 1 of 1
FMX Delphi 10.4 Teerecompile Linux
Posted: Mon Jun 08, 2020 2:53 am
by 16588811
Hi
there seems to be a problem,for me at least, latest version , where the teerecompile does not do anything for the Linux compile even though I have that ticked? (I notice the words for linux are greyed out)
re Delphi 10.4
thanks!
Brian
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Wed Jun 17, 2020 11:26 am
by yeray
Hello,
I'm afraid TeeChart VCL doesn't still support Linux. However, if you own the sources you can use TeeChart FMX with FMXLinux.
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Mon Dec 14, 2020 9:27 pm
by 16588811
just to update, it actually does work with linux OK
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Wed Dec 16, 2020 12:25 pm
by yeray
Hello,
Thanks for the feedback!
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Fri Jul 30, 2021 2:40 am
by 18680139
Hello,
I am new user of the latest version Teegrid with source code using Delphi 10.4 Enterprise and FMXLinux but Teerecompile cannot build for Linux due to the option of linux being greyed out.
Please help.
Thanks
Mr. Y. W. Lai
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Fri Jul 30, 2021 7:38 am
by yeray
Hello,
To use TeeGrid with FMXLinux on RAD 10.4 Sydney, you'd need to:
- Setup the linux machine with PAServer following the instructions
here.
- Install TeeGrid with sources and run TeeRecompile:
- TeeGridRecompile_2021-07-30_09-14-54.png (50.21 KiB) Viewed 41885 times
* Note in the image above I compiled TeeGrid for MacOS64. You'd need to do
setup a MacOS.
- Add the "Sources" and "Sources\FMX" folders to the "Library path" for "Linux 64-bit" platform:
- bds_2021-07-30_09-19-03.png (34.53 KiB) Viewed 41885 times
You should now be able to build and run applications in Linux using TeeGrid:
- VirtualBoxVM_2021-07-30_09-29-18.png (32.98 KiB) Viewed 41885 times
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Fri Jul 30, 2021 8:46 am
by 18680139
Many thanks.
But, that means Teerecompile will compile linux from source. Is that right ?
Mr. Lai
Re: FMX Delphi 10.4 Teerecompile Linux
Posted: Mon Aug 02, 2021 10:10 am
by yeray
Hello,
We've tried to automatize the compilation for linux without success. If we find a way to make it work of course we will enable that.