Page 1 of 1

Error on installing Zeos 6.6.0

Posted: 12.03.2007, 12:39
by hamza
Hi,

I'm trying to (re)install Zeos 6.6.0. So I download the zip-file and open the file "ZeosDbo.bdsgroup".

Then I get the message that the ressourcefile "packages\delphi10\ZCore.res" couldn't be found and that it was created new.

After this I get the same message for the files

ZPlain.res
ZParseSQL.res
ZDbc.res
ZComponent.res
ZComponentDesign.res


In the project manager I see all .bpl-files (ZCore100.bpl, ZPlaoin100.bpl, ZParseSQl100.bpl, ZDbc100.bpl, ZComponent100.bpl and ZComponentDesign100.bpl). I try to install all the files. By the first five files I get a message that it couldn't be installed but the last "ZComponentDesign100.bpl" I can install.

Now I can see and use all components but I get an ERangeError which I already described here

Posted: 12.03.2007, 17:46
by btrewern
The above messages are all expected when you install ZeosLib. The .res files do need to be recreated and only the ZComponentDesign100.bpl file should be installed. The others should just be compiled.

Regards,

Ben