I try the following example: C:\ProgramData\ImageEn\IEVision\Demos\GetPeople_C++
When I compiling the code with path of include and library: C:\ProgramData\ImageEn\Delphi10.1Berlin_7.0.1 - AND - C:\ProgramData\ImageEn\Delphi10.1Berlin
But the link phase appears with the following error message
So I added another version of the package file: C:\ProgramData\ImageEn\DelphiXE5_7.0.1 - AND - C:\ProgramData\ImageEn\DelphiXE8_7.0.1
Although, add the above path can be successfully compiled, but after the execution of the program shows the loss of RTL190.bpl, RTL220.bpl files error message.
So please help me how to get the job done.
p.s: (Environment setting) > Embarcadero RAD Studio XE10.1(Berlin) C++ Builder > ImageEn_SRC_7.0.1_22295 > IEVision_3.0.8.0_43905
The only folder on your C++ 32bit library path for ImageEn should be:
C:\ProgramData\ImageEn\Delphi10.1Berlin
Please remove any other ImageEn folders that are listed. It looks like your IDE is trying to load an ImageEn package for an older version of Delphi/C++ (XE8).
You might find it easier to remove all your old ImageEn folders (search your system for PKIECTRL.* and ImageEn.*) and reinstall ImageEn using the installer.