Page 1 of 1

Release date for version supporting C++ Builder Tokyo 10.2.3

Posted: Sat Mar 17, 2018 3:04 pm
by 16481396
Following the recent release of C++ Builder (RAD Studio) Tokyo 10.2.3, can you advise when there will be an updated FMX TeeChart library that supports it?

When I rebuild a working program with Tokyo 10.2.3 using with 2017.23, I get an access violation

Fmxtee::Chart::RegisterTeeTools
- FmxTeeProcs::TTeeCustomeShape::GetWidth

Thanks,
Keith

Re: Release date for version supporting C++ Builder Tokyo 10.2.3

Posted: Mon Mar 19, 2018 7:35 am
by yeray
Hello Keith,

We are working on the next maintenance release but TeeChart v2017.23 still supports Tokyo 10.2.3.

Have you reinstalled your TeeChart Pro?
Note the Update reinstalls the IDE and the components shipped with it - TeeChart Standard/Lite included.
The Library and Include paths may be correct, but the Standard/Lite packages should be moved away from their default locations; otherwise the compiler finds them before finding the Pro version.

Re: Release date for version supporting C++ Builder Tokyo 10.2.3

Posted: Sat Mar 24, 2018 11:03 am
by 16481396
Many thanks Yeray. Re-installing TeeChart has fixed my issue.