9900kf
9900kf

Reputation: 87

Error when installing JVCL on Delphi 7

On installing jvcl I have the following error message: 'No delphi/BCB/BDS/Rad-studio versions was found that has the required depdendencies installed. please install the dependencies first.' What is wrong?

enter image description here

Upvotes: 1

Views: 3701

Answers (1)

RFerwerda
RFerwerda

Reputation: 1277

The error message states that not all dependencies are installed. It turned out that JCL was not properly installed before JVCL was installed.

Upvotes: 2

Related Questions