Win7, 64 bit, Delphi 6 - Zeos Error

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
durumdara
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 20.05.2010, 13:10

Win7, 64 bit, Delphi 6 - Zeos Error

Post by durumdara »

Hi!

I had WinXP with Delphi6, but this notebook died.
We buy a 64 bit asus with Win7 professional.

We installed D6 Prof on it, and everything is working - except Zeos.
I cannot install Zeos, because I got error in ZProperyEditor: LineEnding not exists.

May this caused wrong Windows type?

Thanks for your help:
dd
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

No, it's probably because the constant LineEnding is not defined in your case. Don't ask why, it should be in ZCompatibility.pas.
Can you please check and tell how you fixed it?
Please, tell also what zeoslib version you're using.

Mark
Image
durumdara
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 20.05.2010, 13:10

Post by durumdara »

Hi!

1.)
The solution was that I don't used pas files.
Because if I manually defined LineEnding, I got type errors (Char/Pointer).
I used predefined dcus, and I can compile it simply...

2.)
This is the last stable version of the zeos, I downloaded from your website.
D6 prof, Win7/X64.

Thanks:
dd
Post Reply