Subject | Installing IBObjects in Delphi 4 and Delphi 6 |
---|---|
Author | Gerard J.M. Houtenbos |
Post date | 2006-02-01T19:36:19Z |
I need to install IBObjects in Delphi 4 and in Delphi 6 so I
downloaded IBO4_6_A_FullSource.zip and are trying to install it.
I encounter the following problems:
Delphi 4
After the installation the IDE of Delphi 4 contains the packages
Core components
Native Data Access components
Tools components
I need at least
Forms and Dialogs components
Native Data Access components
TDataset components
Tools components
... so I load and compile IBO40FDT_D4.dpk, but I get an error:
Internal error P327
Delphi 6
After the installation the IDE of Delphi 6 contains the packages
Core components
Internet extensions
Native Data Access components
TDataset Internet extensions
Tools components
.... but they where not checked in the packagelist. I did that
manually. After closing and restarting Delphi the checkbox near the
Tools components isn't checked any more.
Here I also need at least
Forms and Dialogs components
Native Data Access components
TDataset components
Tools components
... so I load and compile IBO40FDT_D6.dpk, but I get an error:
File not found: Deflate.obj while compiling ZLib.pas
Please, can you help me out?
tia,
Gerard
_________________________
Gerard J.M. Houtenbos
DoubleWood Software
downloaded IBO4_6_A_FullSource.zip and are trying to install it.
I encounter the following problems:
Delphi 4
After the installation the IDE of Delphi 4 contains the packages
Core components
Native Data Access components
Tools components
I need at least
Forms and Dialogs components
Native Data Access components
TDataset components
Tools components
... so I load and compile IBO40FDT_D4.dpk, but I get an error:
Internal error P327
Delphi 6
After the installation the IDE of Delphi 6 contains the packages
Core components
Internet extensions
Native Data Access components
TDataset Internet extensions
Tools components
.... but they where not checked in the packagelist. I did that
manually. After closing and restarting Delphi the checkbox near the
Tools components isn't checked any more.
Here I also need at least
Forms and Dialogs components
Native Data Access components
TDataset components
Tools components
... so I load and compile IBO40FDT_D6.dpk, but I get an error:
File not found: Deflate.obj while compiling ZLib.pas
Please, can you help me out?
tia,
Gerard
_________________________
Gerard J.M. Houtenbos
DoubleWood Software