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

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Guido Niewerth
Newbie
Newbie
Posts: 6
Joined: Thu Jul 03, 2014 12:00 am

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

Post by Guido Niewerth » Tue Jan 12, 2016 11:30 am

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 35189 times
What do I have to do to create the TQRChart packages I can use in C++ projects?

Kind regards,
Guido Niewerth

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

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

Post by Yeray » Tue Jan 12, 2016 3:13 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Guido Niewerth
Newbie
Newbie
Posts: 6
Joined: Thu Jul 03, 2014 12:00 am

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

Post by Guido Niewerth » Tue Jan 12, 2016 4:23 pm

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 35171 times
Btw:
I accidentally posted in the wrong forum, can you move this thread to TeeChart.VCL board?

Thank you,
Guido

Guido Niewerth
Newbie
Newbie
Posts: 6
Joined: Thu Jul 03, 2014 12:00 am

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

Post by Guido Niewerth » Thu Jan 14, 2016 3:46 pm

*bump*

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

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

Post by Yeray » Fri Jan 15, 2016 9:29 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

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

Post by Yeray » Fri Jan 15, 2016 11:11 am

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 1570 times
Environment:
Windows 10 10586.63 x64
RAD 10 Seattle with Update 1
QuickReport 5.06
TeeChart Pro v2015.16
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Guido Niewerth
Newbie
Newbie
Posts: 6
Joined: Thu Jul 03, 2014 12:00 am

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

Post by Guido Niewerth » Mon Jan 18, 2016 8:39 am

Thank you Yeray, now it works.

Post Reply