Installation Solved for XE 10
Posted: 09.09.2015, 10:27
hi;
if you try to install v7.1.4 stable to XE10 you will see some errors.
to solve this;
edit Zeos.inc with an editor
find {$IFDEF VER280}
copy all lines of VER280 IFDEF- ENDIF block
then paste after VER280 ENDIF
change VER280 to VER290
paste again and change VER280 to VER300
then save file.
after this operatioan zeosdbo will install to XE10 any problem.
sorry my bad english;
if you try to install v7.1.4 stable to XE10 you will see some errors.
to solve this;
edit Zeos.inc with an editor
find {$IFDEF VER280}
copy all lines of VER280 IFDEF- ENDIF block
then paste after VER280 ENDIF
change VER280 to VER290
paste again and change VER280 to VER300
then save file.
after this operatioan zeosdbo will install to XE10 any problem.
sorry my bad english;