Page 1 of 1

TeeExport in 2023.38

Posted: Sat Jun 24, 2023 8:24 pm
by 16495866
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?

Re: TeeExport in 2023.38

Posted: Mon Jun 26, 2023 4:52 am
by 16495866
I've solved the problem by deinstalling all old versions of TeeChart and reinstalling 2023.38.

Re: TeeExport in 2023.38

Posted: Mon Jun 26, 2023 6:46 am
by yeray
Hello,

Thanks for the feedback. I'm glad to hear you solved it.