entry point not found in TeeImport925.bpl
Posted: Mon Jul 20, 2020 12:04 pm
I just installed, TeeChartPro VCL + sources 2020.30, compiled the sources using the TeeRecompile tool for Delphi 10.2. Everything worked fine as far as I can tell. But when I start the IDE, I get the following error:
The procedure entry point @System@Net@Mime@%TAcceptValueListBase__1$p32System@Net@Mime@TAcceptValueItem%@$bcctr$qqrv could not be located in the dynamic link library C:\Windows\SYSTEM32\TeeImport925.bpl.
Followed by:
Can't load package D:\Source\ArgusDataViewer\libs\teechart\Compiled\Delphi25.win32\Bin\DclTeePro925.bpl.
The specified procedure could not be found.
Do you want to attempt to load this package the next time a project is loaded?
That entry point is indeed missing from the package. I tried to load the DclTeePro925 package project into the IDE in order to remove TeeImport925 from the required packages list (I remember doing that with Version 2017 at some time, because we don't use it). But I couldn't recompile the package afterwards.
So, what can I do? Why doesn't the source code compile? That's why we spent the extra money to get the sources: To be able to recompile the components when necessary.
The procedure entry point @System@Net@Mime@%TAcceptValueListBase__1$p32System@Net@Mime@TAcceptValueItem%@$bcctr$qqrv could not be located in the dynamic link library C:\Windows\SYSTEM32\TeeImport925.bpl.
Followed by:
Can't load package D:\Source\ArgusDataViewer\libs\teechart\Compiled\Delphi25.win32\Bin\DclTeePro925.bpl.
The specified procedure could not be found.
Do you want to attempt to load this package the next time a project is loaded?
That entry point is indeed missing from the package. I tried to load the DclTeePro925 package project into the IDE in order to remove TeeImport925 from the required packages list (I remember doing that with Version 2017 at some time, because we don't use it). But I couldn't recompile the package afterwards.
So, what can I do? Why doesn't the source code compile? That's why we spent the extra money to get the sources: To be able to recompile the components when necessary.