TeeExport in 2023.38

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Are Kay
Newbie
Newbie
Posts: 2
Joined: Tue May 16, 2023 12:00 am

TeeExport in 2023.38

Post by Are Kay » Sat Jun 24, 2023 8:24 pm

I am using C++ Builder 11.3, and just upgrade TeeChart Pro from 2023.37 to 2023.38. Upon doing so, my code no longer links, giving the error:
[ilink32 Error] Error: Unresolved external '__fastcall Vcltee::Teexport::TeeExport(System::Classes::TComponent * const, Vcltee::Teeprocs::TCustomTeePanel * const, System::UnicodeString)'

I created a new project with nothing but a chart and a button, and get the same error; I've attached the project, but it's really just the example in your documentation. Is TeeExport being deprecated or replaced with something else?
Attachments
ExportTest.zip
Project that will not link due to TeeExport call
(6.99 KiB) Downloaded 319 times

Are Kay
Newbie
Newbie
Posts: 2
Joined: Tue May 16, 2023 12:00 am

Re: TeeExport in 2023.38

Post by Are Kay » Mon Jun 26, 2023 4:52 am

I've solved the problem by deinstalling all old versions of TeeChart and reinstalling 2023.38.

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

Re: TeeExport in 2023.38

Post by Yeray » Mon Jun 26, 2023 6:46 am

Hello,

Thanks for the feedback. I'm glad to hear you solved 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

Post Reply