7.2.4 install and build problems
Posted: 01.04.2018, 23:35
Hi,
I am new to ZeosLib and Delphi (familiar with C++ Builder).
I am having troubling building and installing ZeoLib 7.2.4 with Embarcadero® Delphi 10.2 Version 25.0.29899.2631 Starter version.
I managed to fix "package cannot be installed because it is not a design time package" package install problem problem for ZCore250.bpl by changing Usage Options from "Runtime only" to "Designtime and runtime".
Unfortunately however when i compile ZComponent.bpl it creates errors :
[dcc32 Error] ZComponent.dpk(58): E1030 Invalid compiler directive: '$ENDIF'
[dcc32 Fatal Error] ZAbstractConnection.pas(62): F2613 Unit 'ZDbcAdo' not found.
Can someone please help me fix these problems?
Best Regards
Tom
I am new to ZeosLib and Delphi (familiar with C++ Builder).
I am having troubling building and installing ZeoLib 7.2.4 with Embarcadero® Delphi 10.2 Version 25.0.29899.2631 Starter version.
I managed to fix "package cannot be installed because it is not a design time package" package install problem problem for ZCore250.bpl by changing Usage Options from "Runtime only" to "Designtime and runtime".
Unfortunately however when i compile ZComponent.bpl it creates errors :
[dcc32 Error] ZComponent.dpk(58): E1030 Invalid compiler directive: '$ENDIF'
[dcc32 Fatal Error] ZAbstractConnection.pas(62): F2613 Unit 'ZDbcAdo' not found.
Can someone please help me fix these problems?
Best Regards
Tom