Error instaling in Delphi 7

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Junior Thurler
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 29.03.2007, 15:34

Error instaling in Delphi 7

Post by Junior Thurler »

When I try to install the component 6.6.1 Beta in D7 I receive this error message:
[Fatal Error] ZDbc.dpk(113): Unit ZPlainFirebirdDriver was compiled with a different version of ZPlainFirebird15.LibraryLoaderEmbedded


All the .bpl and dcp from the Delphi 7 Projects have been deleted first of the compilation of Zdbc.dpk package.

[]s

JR
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi,

Did you also remove all z*.dcu files?
Are all prior verions uninstalled and removed properly? No old files available somewhere in your search path? I suppose you did recompile ZCore, ZParseSQL and ZPlain projects of the new version before compiling ZDbc?

This is a hell of a problem if you don't know where he looks for he units to include, I know... Until now I was able to solve this by cleaning old stuff, unistalling components, restarting Delphi, ...

Mark
Junior Thurler
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 29.03.2007, 15:34

Post by Junior Thurler »

Ok, I did it and works fine!!! Thanks...

Now, when I Open a project made with older version of Zeos it can't locate the component TZMySqlDatabase. I had instaled all the packages, including the ZComponentDesign that installs all the components on pallete menu.

Thanks,

JR
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

I suppose you come from an old zeoslib version? (6.1 or before)
You will have to convert your program than. There are some good posts on this on the forums. Please do some searching and check what has to be done.

Mark
Post Reply