TeeChart 2013.09.131119 VCL/FMX release link error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

TeeChart 2013.09.131119 VCL/FMX release link error

Post by elmec » Wed Nov 20, 2013 5:01 am

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.
Attachments
link error.png
attachment 2
link error.png (33.4 KiB) Viewed 12524 times
install error.png
attachment 1
install error.png (60.25 KiB) Viewed 12532 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by Narcís » Wed Nov 20, 2013 8:04 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by elmec » Wed Nov 20, 2013 8:49 am

I uninstall all the versions fro XE4, and reinstall the newest version, but problem remains.
Attachments
Install.png
Install.png (126.68 KiB) Viewed 12505 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by Narcís » Wed Nov 20, 2013 9:03 am

Hi elmec,

Ok, thanks. Go to Component -> Install Packages and check that new TeeChart packages are enabled on the list.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by elmec » Thu Nov 21, 2013 1:50 am

They are enabled in the list..

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by Narcís » Thu Nov 21, 2013 8:02 am

Hi elmec,

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

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by elmec » Fri Nov 22, 2013 9:15 am

Hello Narcís,

No, errors remains..

And would you pls tell us how to solve the following problem?
Attachments
warning.png
warning.png (10.17 KiB) Viewed 12425 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by Narcís » Fri Nov 22, 2013 9:23 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

Re: TeeChart 2013.09.131119 VCL/FMX release link error

Post by elmec » Fri Nov 22, 2013 10:30 am

It's OK.
Thank you.

Post Reply