Installing TQRChart Delphi 2005, TeeChartPro 7, QR 4.05
Installing TQRChart Delphi 2005, TeeChartPro 7, QR 4.05
Using
Delphi 2005
TeeChartPRo 7
QuickReport 4.05
I am trying to install the TQRChart component for quick report.
I have followed the instructions in the support FAQ but I am confused.
You are supposed to install the TeeChart compnent DclTeeProxx.bpl to use TeeChart pro. In the instructions for installing the TQRChart it wants u to recompile the DclTQr79.dpk.
So it seems that the dpk is specialized for including the QRchart. This assumption seems more correct when i see the TeeQR79.dcp inside of this dpk.
I see no reference to the Teeqr79 anywhere in the dclTeeProxx.dpk.
I also see no specialized dclTeeproQRxx.dpk.
So wouldn't recompiling the other dpk simply depricate my teechart to the non pro version?
How do I install the TQRChart with the Tee Chart Pro version?
Delphi 2005
TeeChartPRo 7
QuickReport 4.05
I am trying to install the TQRChart component for quick report.
I have followed the instructions in the support FAQ but I am confused.
You are supposed to install the TeeChart compnent DclTeeProxx.bpl to use TeeChart pro. In the instructions for installing the TQRChart it wants u to recompile the DclTQr79.dpk.
So it seems that the dpk is specialized for including the QRchart. This assumption seems more correct when i see the TeeQR79.dcp inside of this dpk.
I see no reference to the Teeqr79 anywhere in the dclTeeProxx.dpk.
I also see no specialized dclTeeproQRxx.dpk.
So wouldn't recompiling the other dpk simply depricate my teechart to the non pro version?
How do I install the TQRChart with the Tee Chart Pro version?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi okfoods,
DclTeePro79.bpl package includes TeeChart Pro v7 components but not TeeChart Pro v7 for QuickReport components. Those components are in DclTQR79.bpl (design-time package) which already references TQR79.dcp (run-time package) in which you should change the Quick Report package reference. Having this in mind you should follow the instructions here.
If you run across any specific problem during the process don't hesitate to post it here.
You should have in mind a flickering issue recently reported and how this can be solved, please read this message for further information.
DclTeePro79.bpl package includes TeeChart Pro v7 components but not TeeChart Pro v7 for QuickReport components. Those components are in DclTQR79.bpl (design-time package) which already references TQR79.dcp (run-time package) in which you should change the Quick Report package reference. Having this in mind you should follow the instructions here.
If you run across any specific problem during the process don't hesitate to post it here.
You should have in mind a flickering issue recently reported and how this can be solved, please read this message for further information.
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 |
Installing TQRChart Delphi 2005, TeeChartPro 7, QR 4.05
So we are supposed to install both versions of the bpl?
The DclTQr79.bpl and the dclTeeproQRxx.bpl?
When I try installing the DclTQr79.bpl after rebuilding it, I get the
following message
"The procedure entry point @Teesymboleditor@initialization$qqrv could not be located in the dynamic library TeeUI79.bpl
The installation instructions of teechart specify that you only have one of the tee chart bpls installed at one time?
The DclTQr79.bpl and the dclTeeproQRxx.bpl?
When I try installing the DclTQr79.bpl after rebuilding it, I get the
following message
"The procedure entry point @Teesymboleditor@initialization$qqrv could not be located in the dynamic library TeeUI79.bpl
The installation instructions of teechart specify that you only have one of the tee chart bpls installed at one time?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi okfoods,
You need to have installed DclTee79.bpl (TeeChart standard packages), DclTeePro79.bpl (TeeChart Pro packages) and DclTQR79.bpl (TeeChart for Quick Report packages).
Have you checked that the project/package references the correct TeeUI79.bpl folder on its search path list at Project\Options\Directories/Conditionals.
So we are supposed to install both versions of the bpl?
The DclTQr79.bpl and the dclTeeproQRxx.bpl?
You need to have installed DclTee79.bpl (TeeChart standard packages), DclTeePro79.bpl (TeeChart Pro packages) and DclTQR79.bpl (TeeChart for Quick Report packages).
When I try installing the DclTQr79.bpl after rebuilding it, I get the
following message
"The procedure entry point @Teesymboleditor@initialization$qqrv could not be located in the dynamic library TeeUI79.bpl
Have you checked that the project/package references the correct TeeUI79.bpl folder on its search path list at Project\Options\Directories/Conditionals.
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 |
Installing TqrChart
Ok, I finally got it to install but now I can't install TeeChartPro.
First of all I removed all of the TeeChart bpls and followed the instructions on compiling. I then re installed the bpls for the basic tee chart first.
Now when I try installing the Teechart pro bpl it gives me the following error message.
"Component TChart cannon be Registered by package dclteepro79.bpl because it has already been registered by package dcltree79.bpl"
The confusion continues on my side.
In the Installation instructions of Tee chart it says the following
-------------------------
For Delphi 2005:
DclTeeProxx.bpl
For all other delphi and C++ builder versions
DCLTeexx.bpl
DCLTqrxx.bpl
DCLteeProxx.bpl
DCLTGLxx.bpl
----------------------------
Per your instructions I need ALL of them installed? I am not sure what direction to go from here? Also I don't see all of the components that were origianlly in my TeeChart components. This is because only the non pro version is installed..
First of all I removed all of the TeeChart bpls and followed the instructions on compiling. I then re installed the bpls for the basic tee chart first.
Now when I try installing the Teechart pro bpl it gives me the following error message.
"Component TChart cannon be Registered by package dclteepro79.bpl because it has already been registered by package dcltree79.bpl"
The confusion continues on my side.
In the Installation instructions of Tee chart it says the following
-------------------------
For Delphi 2005:
DclTeeProxx.bpl
For all other delphi and C++ builder versions
DCLTeexx.bpl
DCLTqrxx.bpl
DCLteeProxx.bpl
DCLTGLxx.bpl
----------------------------
Per your instructions I need ALL of them installed? I am not sure what direction to go from here? Also I don't see all of the components that were origianlly in my TeeChart components. This is because only the non pro version is installed..
Deleted and retried
Just to be sure of what was happening I repeated my steps.
I first removed all of the TeeChart components.
I then followed the recompile instructions
I then installed the DClTQR79.bpl
I currently have installed the following TeeChart components
1. TeeQR79.bpl
2. DclTQr79.bpl
3. DclTee79.bpl
I tried installing the DclTeeProxx.bpl and this time I received this message
"Cannot Load package 'DclTeePro29.' It contains unit 'TeeChartReg,' Which is also contained in package 'DclTee79'
This made me think i should try removing the regular teechart component but when i try that it tries to take the QRchart component with it.....
Just thought I would provide a little more information on the problem i am having.
I first removed all of the TeeChart components.
I then followed the recompile instructions
I then installed the DClTQR79.bpl
I currently have installed the following TeeChart components
1. TeeQR79.bpl
2. DclTQr79.bpl
3. DclTee79.bpl
I tried installing the DclTeeProxx.bpl and this time I received this message
"Cannot Load package 'DclTeePro29.' It contains unit 'TeeChartReg,' Which is also contained in package 'DclTee79'
This made me think i should try removing the regular teechart component but when i try that it tries to take the QRchart component with it.....
Just thought I would provide a little more information on the problem i am having.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi okfoods,
Yes, you need to remove TeeChart Standard packages, it should remove the TQRChart components but those for TeeChart Standard (version shipped with BDS), you should compile and install TQRChart packages being compatible with your new TeeChart version and QR.
Yes, you need to remove TeeChart Standard packages, it should remove the TQRChart components but those for TeeChart Standard (version shipped with BDS), you should compile and install TQRChart packages being compatible with your new TeeChart version and QR.
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 |
confused
Ok I am thoroughly confused. I was supposed to install all of the teechart components, the standard, the quickrepor tand the pro.
Now I am not supposed to install anything but the TeeQRchart and the pro version?
This is getting frustrating. I am starting to think there is no clear way to install the QRchart for the pro version of tee chart.
Now I am not supposed to install anything but the TeeQRchart and the pro version?
This is getting frustrating. I am starting to think there is no clear way to install the QRchart for the pro version of tee chart.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi okfoods,
Sorry if I haven't been clear enough. We know that many of our customers use TeeChart Pro with all Quick Report versions. You should remove ALL TeeChart packages shipped with BDS (including TQRChart packages) and install TeeChart Pro packages and TeeChart Pro for Quick Report packages following the instructions already mentioned.
Don't hesitate to mention here any problem you may have during this process.
Sorry if I haven't been clear enough. We know that many of our customers use TeeChart Pro with all Quick Report versions. You should remove ALL TeeChart packages shipped with BDS (including TQRChart packages) and install TeeChart Pro packages and TeeChart Pro for Quick Report packages following the instructions already mentioned.
Don't hesitate to mention here any problem you may have during this process.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi okfoods,
Sorry for not being accurate enough with the names. This packaged will be named after TeeQR79 (meaning TeeChart v7 for Quick Report and Delphi 2005) which is the run-time package and DclTQR79 which is the design-time package and uses TeeQR79.
Sorry for not being accurate enough with the names. This packaged will be named after TeeQR79 (meaning TeeChart v7 for Quick Report and Delphi 2005) which is the run-time package and DclTQR79 which is the design-time package and uses TeeQR79.
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 |
I guess I should be more specific about the namespace issue.
1. I started with a clean slate. I removed ALL tee chart components.
2. I deleted anything in the lib directory that was named Tee.
3. I re installed TeeChartPro Component
4. Started following the directions for the recompile
5. While trying to recompile TeeQR79.dpk I had the error noted in one of
the previous posts.
6. The Compile options on the TeeQR79.dpk were Design Time only and
Rebuild as Needed
?
1. I started with a clean slate. I removed ALL tee chart components.
2. I deleted anything in the lib directory that was named Tee.
3. I re installed TeeChartPro Component
4. Started following the directions for the recompile
5. While trying to recompile TeeQR79.dpk I had the error noted in one of
the previous posts.
6. The Compile options on the TeeQR79.dpk were Design Time only and
Rebuild as Needed
?