Page 1 of 1

Can't compile TeeChartVCLFMX 2022.35 Source for Linux option

Posted: Sun Jun 26, 2022 9:46 pm
by 18693558
I'm trying to recompile the TeeCart VCL/FMX 2022.35 Source. (TeeChartVCLFMXSOURCE-2022.35.exe)

But when I select Linux option for both 10.4, 11 and press Begin seems like nothing happen.
[ Actually I'm wonder why it's like disabled (gray) ]

Should I have to clear cache or log file somewhere ?
I'm a bit new to TeeChart commercial since I mostly use the bundled version.

PS. I can select and compile successfully with TeeGrid 1.11 (TeeGrid-Registered-1.11.exe) though.

Re: Can't compile TeeChartVCLFMX 2022.35 Source for Linux option

Posted: Mon Jun 27, 2022 7:00 am
by yeray
Hello,

Please try to follow the instructions here to use TeeChart with FMXLinux.

Re: Can't compile TeeChartVCLFMX 2022.35 Source for Linux option

Posted: Mon Jun 27, 2022 8:19 am
by 18693558
Hi
FYI, My machine was setup by linux instruction guide and work well.

So I do this step in Command Prompt (Run as Admin)

Code: Select all

> TeeRecompile -generateunits:27
> TeeRecompile -generateunits:28
Then I open TeeRecompile.exe again (as Admin). The Linux checkbox still did not work.
Gray out like the image I posted previously.

It's not about to compile my Linux app with TeeChart in Delphi,
it's about I can't compile TeeChart FMX for Linux.

Re: Can't compile TeeChartVCLFMX 2022.35 Source for Linux option

Posted: Mon Jun 27, 2022 8:39 am
by yeray
Hello,

I'm afraid TeeChart can't be compiled for linux with TeeRecompile for now.

Re: Can't compile TeeChartVCLFMX 2022.35 Source for Linux option

Posted: Wed Jun 29, 2022 9:24 pm
by 18693558
Hi @Yeray

Thank you for your comment.
I just wonder because it has Linux option as well as TeeGrid.
Also, the TeeGrid can be compile for Linux option.

Thank you.