Subject | IB_Directives.inc changes required |
---|---|
Author | Dmitry Beloshistov |
Post date | 2005-04-22T06:44:15Z |
Hello, Jason!
May be exists reason include in IB_Directives.inc include file defines of
current IBO version?
As example {$DEFINE IBOVERSION45}. I`m use IB_Directives in my own source
files and
existsting define IBO_40_OR_GREATER not allow me define what version of IBO
installed (4.0 or 4.5).
If I want use ZLib, what included in latest IBO4.5, I`m must use own
additional defines (because in user system can be installed another version
of ZLib (MiniZip, PasZLib as example)) for resolve, what lib I`m or user
want use for compile.
WBR,Dmitry Beloshistov AKA [-=BDS=-]
May be exists reason include in IB_Directives.inc include file defines of
current IBO version?
As example {$DEFINE IBOVERSION45}. I`m use IB_Directives in my own source
files and
existsting define IBO_40_OR_GREATER not allow me define what version of IBO
installed (4.0 or 4.5).
If I want use ZLib, what included in latest IBO4.5, I`m must use own
additional defines (because in user system can be installed another version
of ZLib (MiniZip, PasZLib as example)) for resolve, what lib I`m or user
want use for compile.
WBR,Dmitry Beloshistov AKA [-=BDS=-]