Page 1 of 1

[patch_done] svn 1039 install error (delphi xe2 )

Posted: 27.02.2012, 08:44
by debian8
building package zdbc_xe2160.bpl

Code: Select all

[DCC Fatal Error] ZPlain.dpk(1): E2225 Never-build package 'ZPlain' must be recompiled
[DCC Fatal Error] ZDbc_XE2.dpk(33): E2202 Required package 'ZPlain' not found
zcore160.bpl zplain_xe2160.bpl zparsesql160.bpl have build
help...

Posted: 27.02.2012, 13:24
by EgonHugeist
Take care that Delphis searchpath-option are setted to the right folder. Delete all old *.dcp's, *.bpl's, *.dcu's. Recompile all. And install the ZComponentDesign-package...

More about this Revision:
http://zeos.firmos.at/viewtopic.php?t=3427

Posted: 28.02.2012, 03:58
by debian8
Building ZComponent.bpl

Code: Select all

[DCC Error] ZComponent.dpk(58): E1030 Invalid compiler directive: '$ENDIF'
[DCC Fatal Error] ZAbstractConnection.pas(64): F1026 File not found: 'ZDbcAdo.dcu'

Posted: 28.02.2012, 12:28
by EgonHugeist
I'm afraid this bug was still reported! And i thought somebody removed this in the Rep's. So Remove this directive. There must be a thread in the Forum fromuser bernhardt..??

Best regards

Posted: 28.02.2012, 13:12
by wylton
this is how to install..
http://www.ebys.es/es/84-technological/ ... 2bits.html

it's very good..

Posted: 01.03.2012, 03:39
by debian8
thanks all!