I am trying to install JCL/JVCL into Delphi-10-Seattle
I got the following Error:
Using Embarcadero RAD Studio 10 Seattle Embarcadero Delphi for Win32 compiler version 30.0... E:\Delphi-10\Jedi\jcl\source\common\JclSysUtils.pas(3034) Error: E2010 Incompatible types: 'TJclWaitResult' and 'TWaitResult'
JclInstall.pas(2264) Fatal: F2063 Could not compile used unit 'JclSysUtils.pas'
Line 3034 in 'JclSysUtils.pas' is:
if (ProcessEvent.WaitForever = {$IFDEF RTL280_UP}TJclWaitResult.{$ENDIF RTL280_UP}wrSignaled) and not GetExitCodeProcess(ProcessEvent.Handle, Result) then Result := $FFFFFFFF;
I tried to post in the Jedi mailing list but that hasn't been touched in years.
Where can I get a fix?
Use the GetIt Package Manager integrated in your RadStudio IDE to download JCL.
The version that you downloaded does not support Seattle. You will need to download the latest version from the repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With