I'm trying to install the JEDI components in Delphi Berlin 10.1 in my environment, however, I'm getting a compilation error in the bpl "JvCore240". The JCL installation is usually done without any error, but when I try to install JVCL (which depends on the JCL installation), I get this compilation error and I can not install it;
JvCore.dpk (2364) Fatal: F2063 Could not compile used unit 'JvAppIniStorage.pas'
Procedures run for possible resolutions:
- I always run 'install.bat' as Administrator
- The JEDI version is compatible with Berlin (the same component has already been installed in another environment, and is running 100%)
- Previous versions of Delphi have already been uninstalled to avoid potential conflicts.
- Delphi Berlin 10.1 has already been reinstalled
- I have tried to manually install the packages in '.dpk' by Delphi itself and the same error is displayed in Unit 'JvAppIniStorage.pas'
Image of the Error in the installer: