Page 1 of 1

Solved: Use under Delphi 2010 (Update 4-5, new install )

Posted: 28.01.2010, 23:50
by aperger
Hi all,

On the attached pictures you can see my problem. I was able to install the latest SVN version and the test alphe version of ZEOSDBO packages. But both of them required some modification: I always should remove ZDbc requirements from "ZComponentDesign" package and add again. After this I will able to install. Before this I got an error message ZDbc.dpc can not load, not exists....
So do do "remove and add" step, and I can see the componenets. But when I try to use one of them add them to a form I got error messages again.
Can anybody help me I bit, how can I debug it?

Attila, Perger

Posted: 28.01.2010, 23:51
by aperger
...

Solution

Posted: 29.01.2010, 13:50
by aperger
I add ".....\SVN-Trunk\packages\delphi14\build" into my "PATH" environment variable. It looks me the ZeOS package under D2005/D7 are store the BPL file in: "C:\Documents and Settings\aperger\Dokumentumok\Borland Studio Projects\Bpl" directory which is in the PATH, but under D2010 save it into "packages\delphi14\build" directory.

if I am wrong please correct me. Thanx.

Attila Perger