XE Install problem

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
cmatrix
Junior Boarder
Junior Boarder
Posts: 29
Joined: 20.10.2005, 21:43
Contact:

XE Install problem

Post by cmatrix »

On attempting 7.1 install in Delphi XE I get the message that these changes must be made in order to install ZComponentDesign:

Remove ZPropertyEditor, ZComponentReg.
Unit(s) ZPropertyEditor, ZComponentReg were found in required package .

If they are removed there are no Zeos components on the tool palette.
cmatrix
Junior Boarder
Junior Boarder
Posts: 29
Joined: 20.10.2005, 21:43
Contact:

Re: XE Install problem

Post by cmatrix »

OK this was due to old Zeos files in a Delphi 5 folder. I did not realize that Delphi also looks at the Windows path setting to find bpls. Like many developers I need to maintain several different Delphi IDEs. The solution is to temporarily put all other Zeos bpls into a temp folder, then install, then put them back.

Now however, I get the message 'Property UTF8StringsAsWideField does not exist' on opening a project. I press cancel and the app seems to work fine. This does not seem to be a case of mixing up old files because I temporarily renamed all possible old Delphi folders containing Zeos files.
Post Reply