Hello,
I´m having problems to build both the runtime- and design time packages with QR506/TeeCharts 2015.16 for C++ projects. The projects shipped with 2015.16 only support Delphi packages which don´t appear in the tool palette for C++ projects.
I set up a C++ Package project to create the C++ package files:
What do I have to do to create the TQRChart packages I can use in C++ projects?
Kind regards,
Guido Niewerth
RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
-
- Newbie
- Posts: 6
- Joined: Thu Jul 03, 2014 12:00 am
Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
Hello,
The error sounds as if you missed to add VCLTee prefix into the "unit scope names".
Don't hesitate to let us know if you still find problems with it.
The error sounds as if you missed to add VCLTee prefix into the "unit scope names".
Don't hesitate to let us know if you still find problems with it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 6
- Joined: Thu Jul 03, 2014 12:00 am
Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
Hello Yeray,
thank you for your message, but adding VCLTee to the unit scope names didn´t solve the problem.
Btw:
I accidentally posted in the wrong forum, can you move this thread to TeeChart.VCL board?
Thank you,
Guido
thank you for your message, but adding VCLTee to the unit scope names didn´t solve the problem.
Btw:
I accidentally posted in the wrong forum, can you move this thread to TeeChart.VCL board?
Thank you,
Guido
-
- Newbie
- Posts: 6
- Joined: Thu Jul 03, 2014 12:00 am
Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
Hello,
Excuse us for the delayed reply. We haven't forgotten you, but the tests with this are requiring more time than expected.
We'll be back here as soon as possible with the results.
Excuse us for the delayed reply. We haven't forgotten you, but the tests with this are requiring more time than expected.
We'll be back here as soon as possible with the results.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
Hello,
We finally could make the packages to work on both Delphi and C++Builder projects.
Here the packages: Environment:
Windows 10 10586.63 x64
RAD 10 Seattle with Update 1
QuickReport 5.06
TeeChart Pro v2015.16
We finally could make the packages to work on both Delphi and C++Builder projects.
Here the packages: Environment:
Windows 10 10586.63 x64
RAD 10 Seattle with Update 1
QuickReport 5.06
TeeChart Pro v2015.16
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 6
- Joined: Thu Jul 03, 2014 12:00 am
Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++
Thank you Yeray, now it works.