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?
TeeExport in 2023.38
TeeExport in 2023.38
- Attachments
-
- ExportTest.zip
- Project that will not link due to TeeExport call
- (6.99 KiB) Downloaded 659 times
Re: TeeExport in 2023.38
I've solved the problem by deinstalling all old versions of TeeChart and reinstalling 2023.38.
Re: TeeExport in 2023.38
Hello,
Thanks for the feedback. I'm glad to hear you solved it.
Thanks for the feedback. I'm glad to hear you solved it.
Best Regards,
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |