Hi,
I'm using Delphi 10 Seattle & I'm trying to install JEDI VCL but I'm getting this error:
Compiling JediIncCheck...
Using Embarcadero RAD Studio 10 Seattle
Using search path: C:\Program Files (x86)\Embarcadero\Studio\17.0\lib\win32\release
Embarcadero Delphi for Win32 compiler version 32.0
Copyright (c) 1983,2016 Embarcadero Technologies, Inc.
JediIncCheck.dpr(2) Fatal: F2048 Bad unit format: 'C:\Program Files (x86)\Embarcadero\Studio\17.0\lib\win32\release\System.dcu'
- Expected version: 32.0, Windows Unicode(x86) Found version: 30.0, Windows Unicode(x86)
An error occured while compiling the installer. Installation aborted.
This error isn't specific to JEDI as I had a similar error when I was trying to install another third party compoent.
I got this error when I run the install.bat. I get something similar when I try to install using the Delphi GetIt manager.
What causes the error & how to fix it?
Thanks