Page 1 of 1

Installing Delphi 2010, ZCore not found

Posted: 14.04.2015, 10:01
by gerhard
hello,
i tried to install ZEOSDBO-7.1.4-stable.zip from sourceforge

if i compile or build: ZeosDBO group or i do it step by step, on ZPlain140.bpl and all others i get
the error: E2202 Required Package ZCore not found.

if i search for it in explorer i find in:
C:\Users\Public\Documents\RAD Studio\7.0\Bpl\ZCore140.bpl, and ZCore140.map

But the next package, ZPlain140,bpl compiling bring error: ZCore not found.

mhm
what can i do?

best regards
gerhard

Re: Installing Delphi 2010, ZCore not found

Posted: 17.04.2015, 08:25
by marsupilami
Hello Gerhard,

I currently cannot test for Delphi 2010. Could you please check that on all packages the output path is empty and could you also check that the unit output path and the dcp output path and the search path are set to the directory "build"?
With best regards,

Jan

Re: Installing Delphi 2010, ZCore not found

Posted: 19.04.2015, 06:06
by Pitfiend
check if you have added ALL the folders from the sources (component, core, dbc, parsesql, plain) to your library path, then try to recompile.