Page 2 of 2

Posted: 11.08.2007, 17:40
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?

Posted: 12.08.2007, 14:04
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?

Posted: 12.08.2007, 16:39
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.

Posted: 13.08.2007, 14:00
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.

ZVariant.dcu???

Posted: 17.08.2007, 20:29
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'

Posted: 17.08.2007, 22:56
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.

Posted: 03.09.2007, 15:37
by rkamarowski
Michael,

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

bob k.

Posted: 08.08.2008, 13:52
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

Posted: 12.09.2008, 13:37
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