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.
TeeChart 2013.09.131119 VCL/FMX release link error
TeeChart 2013.09.131119 VCL/FMX release link error
- Attachments
-
- attachment 2
- link error.png (33.4 KiB) Viewed 12666 times
-
- attachment 1
- install error.png (60.25 KiB) Viewed 12674 times
-
- 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
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.
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 |
Instructions - How to post in this forum |
Re: TeeChart 2013.09.131119 VCL/FMX release link error
I uninstall all the versions fro XE4, and reinstall the newest version, but problem remains.
- Attachments
-
- Install.png (126.68 KiB) Viewed 12647 times
-
- 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
Hi elmec,
Ok, thanks. Go to Component -> Install Packages and check that new TeeChart packages are enabled on the list.
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 |
Instructions - How to post in this forum |
Re: TeeChart 2013.09.131119 VCL/FMX release link error
They are enabled in the list..
-
- 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
Hi elmec,
Did this help in any way? Do you still get same error messages?
Thanks in advance.
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 |
Instructions - How to post in this forum |
Re: TeeChart 2013.09.131119 VCL/FMX release link error
Hello Narcís,
No, errors remains..
And would you pls tell us how to solve the following problem?
No, errors remains..
And would you pls tell us how to solve the following problem?
- Attachments
-
- warning.png (10.17 KiB) Viewed 12567 times
-
- 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
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.
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 |
Instructions - How to post in this forum |
Re: TeeChart 2013.09.131119 VCL/FMX release link error
It's OK.
Thank you.
Thank you.