Page 1 of 1

TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Wed Nov 20, 2013 5:01 am
by 16566869
I updated TeeChart from verion of 201308 to 2013.09.131119 VCL/FMX.
But then my code get the following link errors...
which is OK before updated.

The detail is that
(1) Installed 2013.09.131119 VCL/FMX without uninstalling old one.
(2) Start RAD XE4 then error arose. (Find attachment 1)
(3)Close RAD XE4, uninstall and reinstall...
(4)Start RAD XE4, the same error with (2)
(5)Ignore the errors and recompile my project, get the link errors (Find attachment 2)

Thanks in advance.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Wed Nov 20, 2013 8:04 am
by narcis
Hi elmec,

I recommend you to uninstall both versions and install new version only. If problem persists, please check that search paths in XE4 point to the latest TeeChart version. If sending error message please translate them into English so that we can get an idea of the exact problem

Thanks in advance.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Wed Nov 20, 2013 8:49 am
by 16566869
I uninstall all the versions fro XE4, and reinstall the newest version, but problem remains.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Wed Nov 20, 2013 9:03 am
by narcis
Hi elmec,

Ok, thanks. Go to Component -> Install Packages and check that new TeeChart packages are enabled on the list.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Thu Nov 21, 2013 1:50 am
by 16566869
They are enabled in the list..

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Thu Nov 21, 2013 8:02 am
by narcis
Hi elmec,

Did this help in any way? Do you still get same error messages?

Thanks in advance.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Fri Nov 22, 2013 9:15 am
by 16566869
Hello NarcĂ­s,

No, errors remains..

And would you pls tell us how to solve the following problem?

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Fri Nov 22, 2013 9:23 am
by narcis
Hi elmec,

If problems persists, please uninstall old versions and remove all its paths from:

Project -> Options -> C++ (Shared Options) -> Include Path.
Project -> Options -> C++ Compiler -> Directories and Conditionals -> Include file search path.
Tools -> Options -> Environment Options -> C++ Options -> Paths and Directories -> System Include path
Tools -> Options -> Environment Options -> C++ Options -> Paths and Directories -> User include path
Tools -> Options -> Environment Options -> C++ Options -> Paths and Directories -> Library path

Tools -> Options setting must be set for each Delphi and C++ Builder supported platform: 32-bit, 64-bit, OSX, iOS, etc.

As far as the warning messages in your last post, could you please translate them for us?

Thanks in advance.

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Posted: Fri Nov 22, 2013 10:30 am
by 16566869
It's OK.
Thank you.