Page 1 of 1

RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Tue Jan 12, 2016 11:30 am
by 16569685
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:
TeeQR506C23.png
TeeQR506C23.png (84.39 KiB) Viewed 35542 times
What do I have to do to create the TQRChart packages I can use in C++ projects?

Kind regards,
Guido Niewerth

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Tue Jan 12, 2016 3:13 pm
by yeray
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.

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Tue Jan 12, 2016 4:23 pm
by 16569685
Hello Yeray,

thank you for your message, but adding VCLTee to the unit scope names didn´t solve the problem.
TeeQRChart-Project.png
TeeQRChart-Project.png (47.53 KiB) Viewed 35524 times
Btw:
I accidentally posted in the wrong forum, can you move this thread to TeeChart.VCL board?

Thank you,
Guido

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Thu Jan 14, 2016 3:46 pm
by 16569685
*bump*

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Fri Jan 15, 2016 9:29 am
by yeray
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.

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Fri Jan 15, 2016 11:11 am
by yeray
Hello,

We finally could make the packages to work on both Delphi and C++Builder projects.
Here the packages:
Tee9QR5D23.zip
(176.73 KiB) Downloaded 1585 times
Environment:
Windows 10 10586.63 x64
RAD 10 Seattle with Update 1
QuickReport 5.06
TeeChart Pro v2015.16

Re: RAD Studio 10.1 + 2015.16: Unable to create TQRChart for C++

Posted: Mon Jan 18, 2016 8:39 am
by 16569685
Thank you Yeray, now it works.