[patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi

Code patches written by our users to solve certain "problems" that were not solved, yet.

Moderators: gto, cipto_kh, EgonHugeist, mdaems

rkamarowski
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 09.08.2007, 21:54

Post by rkamarowski »

i managed to get the dclusr.bdsproj file to compile, but when i try to install i'm getting the message:

This version is not licensed to install third-party components or IDE add-ins.

i have turbo delphi explorer update 2.

am i doing something wrong? does this patch work with update 2?
rkamarowski
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 09.08.2007, 21:54

Post by rkamarowski »

managed to get the dclusr.bdsproj file to compile, but when i try to install i'm getting the message:

This version is not licensed to install third-party components or IDE add-ins.

i have turbo delphi explorer update 2.

am i doing something wrong? does this patch work with update 2?
Michael
ZeosLib's Handyman :o)
ZeosLib's Handyman :o)
Posts: 189
Joined: 15.08.2005, 16:08
Location: Wehrheim
Contact:

Post by Michael »

Hi (yes, I'm still alive :mrgreen:)!

Even if (or maybe because) I'm in Turkey on holiday I tried to google a little and found this:

A blog entry about installing third party components on a Delphi Explorer IDE

I didn't read it through but hope it will help and give you some hints :roll:

M.
:prog2: Use the source, dude!

[align=right]..::.. ZeosLib on SourceForge ..::..[/align]
rkamarowski
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 09.08.2007, 21:54

Post by rkamarowski »

hi Michael,

i've looked at the page and i'm still unable to load the components. not sure what i'm doing wrong. i've followed the zeos instructions, and the instructions at the link you provided seem to be the same, although i went through the steps again with no luck.

enjoy you're holiday, and when you're back perhaps you could take a closer look.

is there anyone who has explorer update 2 and is able to install the components?

thanks.
bob k.
aim22
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 17.08.2007, 20:19

ZVariant.dcu???

Post by aim22 »

i can't install on delphi 7, i get this error too

[Pascal Fatal Error] Zcore.dpk(44): File not found: 'ZVariant.dcu'
rkamarowski
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 09.08.2007, 21:54

Post by rkamarowski »

aim22,

i was able to fix that error by going back and installing the zeos package first, and then installing the patch. follow the installation instructions and it should work.

bob k.
rkamarowski
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 09.08.2007, 21:54

Post by rkamarowski »

Michael,

have you had a chance to look at this problem yet?

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

Post by mdaems »

Even if this patch works fine, it will not be included in a future Zeoslib release (> 6.6).
We plan to drop support for Delphi versions < 7 and FPC < 2.0. So it doesn't make sense to talk about D4 any longer. For those using willing to use zeoslib 6.6 with D4 : just use this patch.

If somebody uses Zeoslib with TurboDelphi : do we need to change something to our packages or add some new package for you? Please let us know in a new thread.

Mark
Image
unknown
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 12.09.2008, 12:48

Post by unknown »

Hey there :)

I just tried to install ZEOS on my Turbo Delphi using the patch.

When I click complile, I get the message:
[Pascal Fehler] ZPlainMysqlFunc.inc(95): E2003 Undefinierter Bezeichner: 'PMYSQL_RES'

and

[Pascal Fataler Fehler] dclusr.dpk(171): F2063 Verwendete Unit '..\imports\zeos\src\plain\ZPlainMySql320.pas' could not be compiled

Which should mean something like "unknown definition" or something like this in englisch.

Does anybody know how to fix this?

Thanks
Post Reply