Question

I have installing JCL via Install.bat and its successfully installed. However, when I try to install JVCL via install.bat, I got an error message like this:

[Compiling installer...]
Using Embarcadero RAD Studio XE

Embarcadero Delphi for Win32 compiler version 22.0
Copyright (c) 1983,2010 Embarcadero Technologies, Inc.
C:\Program Files (x86)\Embarcadero\Components\JVCL347CompleteJCL241-Build4571\jv
cl\devtools\PackagesGenerator\GenerateDefines.pFatal: F1026 File not found: 'Sys
tem.Types.dcu'

Failed to compile JVCL installer

Press any key to continue . . .

Anyone know what's wrong here?

Thanks in advance.

Was it helpful?

Solution

Apparantly this is a known (resolved?) issue.

The solution is to remove the "System." to compile the JVCL version you have

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top