Error on installing JVCL
Asked Answered
P

1

6

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.

Pedicular answered 28/2, 2013 at 7:46 Comment(2)
It seems you are not alone. If you remove the "System." you can compile the JVCL version you have.Greensickness
@Lieven post that as an answer!Maniacal
G
9

Apparantly this is a known (resolved?) issue.

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

Greensickness answered 28/2, 2013 at 16:58 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.