TeeExport in 2023.38
Posted: 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?
[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?