Quickreport406 and teechart706 for delphi 2006 vcl.net
-
- Newbie
- Posts: 13
- Joined: Tue Jun 29, 2004 4:00 am
Quickreport406 and teechart706 for delphi 2006 vcl.net
I would like to install teechat v 706 with quickreport 406 for delphi 2006 vcl.net
can anyone help?
can anyone help?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Daniel,
This is not possible with the non-source code installer as the VCL.NET assembly there has all TeeChart components on it, TQRChart included. However, it should be possible with TeeChart sources, having QuickReport v4 installed and generating the new assembly with the new QR version units. Please notice that you should have to add the QR Pro v4 packages paths.
This is not possible with the non-source code installer as the VCL.NET assembly there has all TeeChart components on it, TQRChart included. However, it should be possible with TeeChart sources, having QuickReport v4 installed and generating the new assembly with the new QR version units. Please notice that you should have to add the QR Pro v4 packages paths.
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 |
-
- Newbie
- Posts: 13
- Joined: Tue Jun 29, 2004 4:00 am
Quickreport406 and teechart706 for delphi 2006 vcl.net
Thank you,
I have the source Code of QR406 and of Teechat 706
please tell me how can I install it
I have the source Code of QR406 and of Teechat 706
please tell me how can I install it
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Daniel,
Here are the steps you need to follow:
1. Install TeeChart Pro v7.06 for Delphi 2006 using the specific binary installer for it.
2. Follow the instructions here using the TeeChart packages for QuickReport available at C:\Program Files\Steema Software\TeeChart 7.06 for Delphi 2006\Delphi10\QuickReport (default english installation path).
3. Install TeeChart Pro v7.06 sources and copy the TQRChart packages you previously changed at C:\Program Files\Steema Software\TeeChart Pro 7.06 Full Source Code\Sources (default english installation path):
4. Run TeeRecompile.exe which I'll send you, select Delphi 2006 .NET, Delphi 2006 Win32 and QuickReport packages. This should build the VCL.NET assemblies and install them to Delphi 2006.
If any problem occurs during the process please let us know at which step and which is the exact problem.
Here are the steps you need to follow:
1. Install TeeChart Pro v7.06 for Delphi 2006 using the specific binary installer for it.
2. Follow the instructions here using the TeeChart packages for QuickReport available at C:\Program Files\Steema Software\TeeChart 7.06 for Delphi 2006\Delphi10\QuickReport (default english installation path).
3. Install TeeChart Pro v7.06 sources and copy the TQRChart packages you previously changed at C:\Program Files\Steema Software\TeeChart Pro 7.06 Full Source Code\Sources (default english installation path):
4. Run TeeRecompile.exe which I'll send you, select Delphi 2006 .NET, Delphi 2006 Win32 and QuickReport packages. This should build the VCL.NET assemblies and install them to Delphi 2006.
If any problem occurs during the process please let us know at which step and which is the exact problem.
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 |
-
- Newbie
- Posts: 13
- Joined: Tue Jun 29, 2004 4:00 am
Installing TeeChart Pro 7.12 and quickReport 4.0 VCL.Net Ver
Hi,
i'm installing TeeChart Pro 7.12 and QuickReport 4.0 VCL.Net on code gear rad studio 2007. How can i install TQRChart>
N.B: I have the source code of both TeeChart and QuickReport
Thank you
Best Regards
i'm installing TeeChart Pro 7.12 and QuickReport 4.0 VCL.Net on code gear rad studio 2007. How can i install TQRChart>
N.B: I have the source code of both TeeChart and QuickReport
Thank you
Best Regards
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi carine,
Have you tried following the steps I described on my previous reply?
Thanks in advance!
Have you tried following the steps I described on my previous reply?
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi carine,
Sorry, instructions are available in the QuickReport article here:
http://www.teechart.net/reference/articles/index.php
Sorry, instructions are available in the QuickReport article here:
http://www.teechart.net/reference/articles/index.php
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 |
-
- Newbie
- Posts: 2
- Joined: Fri Nov 15, 2002 12:00 am
Hi Carine,
yes, you're correct, the TeeChart Pro v7 installer only includes prepared packages since Delphi10, as TeeChart Pro v8 was out when Delphi11 appeared.
You should be able to use the same for the Delphi10, you just have to change the required units of the require section and do the same steps to compile them.
Please do not hesitate to contact us if you still having problems and we'll try to prepare the packages for you.
yes, you're correct, the TeeChart Pro v7 installer only includes prepared packages since Delphi10, as TeeChart Pro v8 was out when Delphi11 appeared.
You should be able to use the same for the Delphi10, you just have to change the required units of the require section and do the same steps to compile them.
Please do not hesitate to contact us if you still having problems and we'll try to prepare the packages for you.
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 13
- Joined: Tue Jun 29, 2004 4:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Carine,
We don't have such packages available for v7 at the present moment. I've sent you v8 packages and you should just replace TeeChart v8 references for v7's as described in the article I pointed you.
Hope this helps!
We don't have such packages available for v7 at the present moment. I've sent you v8 packages and you should just replace TeeChart v8 references for v7's as described in the article I pointed you.
Hope this helps!
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 |
-
- Newbie
- Posts: 13
- Joined: Tue Jun 29, 2004 4:00 am
TQRChart
i followed the steps. the component TQRChart is installed for win32 and not for .net.
what should i do?
what should i do?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi carine,
For generating the VCL.NET packages you should use TeeChart sources, open the VCL.NET projects included (Steema.TeeChart.VCL.bdsproj and Steema.TeeChart.VCL.Design.bdsproj), which should also include TQRChart packges and build them with your QuickReport version.
For generating the VCL.NET packages you should use TeeChart sources, open the VCL.NET projects included (Steema.TeeChart.VCL.bdsproj and Steema.TeeChart.VCL.Design.bdsproj), which should also include TQRChart packges and build them with your QuickReport version.
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 |