Yesterday we purchased teechart standard 7.04 and installed the version for Delphi 6
- the install went ok but the decision cube option failed ( no big problem for me )
When we come to compile a simple project it fails to compile
[Fatal Error] Unit1.pas(7): Unit TeeProcs was compiled with a different
version of System.RTLVersion
Is it more than a co-incidence that the teeprocs.dcu in the default install
location is dated 15 Feb 2005 ( the date of the Delphi 2005 release ) ??
I hope someone can help
Problem installing TeeChart 7.04 Standard for Delphi 6
Hi,
Normally this error happens when you've not installed all the updates of Delphi6. Before to install TeeChart PRo v7 you must have all the Updates and RTL Updates of Delphi6 installed.[Fatal Error] Unit1.pas(7): Unit TeeProcs was compiled with a different
version of System.RTLVersion
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi,
It's just that the TeeChart sources has been compiled with all the updates installed, so when you try to install the packages your Delphi need to have all the updates installed.This has not been a problem with other delphi components we have purchased eg report builder .
There're three methods : Forums, Newsgroups or Pro Suuport account. If you're ProSupport customer you can send a mail directly, if not, you should use the forums (here), and newsgroups is normally used for non customers (Eval versions, etc...).is this the only method for post sales "support" or can i email or phone someone directly ?
Pep Jorge
http://support.steema.com
http://support.steema.com
I just installed RTL update 3 and I still get the
"Teeprocs was compiled with a different version of system.RTLVersion "
error
The RTL 3 update did not changed system.pas at all ,
and system.RTLVersion is still 14.20
So I still have a problem , and I need this working quickly
I understand you want people to buy support packages ,
but until I get the package installed in Delphi I think your support should be better .
After that I am on my own and I can live with that, or purchase a support package
"Teeprocs was compiled with a different version of system.RTLVersion "
error
The RTL 3 update did not changed system.pas at all ,
and system.RTLVersion is still 14.20
So I still have a problem , and I need this working quickly
I understand you want people to buy support packages ,
but until I get the package installed in Delphi I think your support should be better .
After that I am on my own and I can live with that, or purchase a support package
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi,
Yo should make sure Delphi 6 references newest TeeChart packages by checking:
1) Only newest TeeChart packages installed at Project -> Options -> Packages.
2) Search path list point at newest version "Bin" and "Lib" folder at the top of the Project -> Options -> Directories/Conditionals -> Search Path list.
3) Check the left bottom "Default" checkbox.
Yo should make sure Delphi 6 references newest TeeChart packages by checking:
1) Only newest TeeChart packages installed at Project -> Options -> Packages.
2) Search path list point at newest version "Bin" and "Lib" folder at the top of the Project -> Options -> Directories/Conditionals -> Search Path list.
3) Check the left bottom "Default" checkbox.
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 |
Hi Narcis ,
I have double checked your recommendations and can still have the same problem.
I used the filemon program from sysinternals to confirm that
the version of teeprocs.dcu is being read from the default install directory
D:\Program Files\Steema Software\TeeChart Standard 704 for Delphi 6\Delphi6\Lib
So it would seem there is someting wrong with the build - or the conditional directive in the build .
Hope you can help
Nigel
I have double checked your recommendations and can still have the same problem.
I used the filemon program from sysinternals to confirm that
the version of teeprocs.dcu is being read from the default install directory
D:\Program Files\Steema Software\TeeChart Standard 704 for Delphi 6\Delphi6\Lib
So it would seem there is someting wrong with the build - or the conditional directive in the build .
Hope you can help
Nigel
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Nigel,
You shouldn't have any problem installing TeeChart without the source code, just using the binary installer. Did you found any problem during the installation process?
To use TeeChart in Delphi 6 all Delphi (update 2) and RTL updates (updates 2 and 3) available must be installed. My colleague, Josep Lluís, already told you that in the forums. If you haven't done that I'd suggest you to uninstall TeeChart, install all updates available and reinstall TeeChart.
You shouldn't have any problem installing TeeChart without the source code, just using the binary installer. Did you found any problem during the installation process?
To use TeeChart in Delphi 6 all Delphi (update 2) and RTL updates (updates 2 and 3) available must be installed. My colleague, Josep Lluís, already told you that in the forums. If you haven't done that I'd suggest you to uninstall TeeChart, install all updates available and reinstall TeeChart.
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 |