Subject | Using IBO4.2 I with BCB5 |
---|---|
Author | sdbeames |
Post date | 2002-10-04T10:46:27Z |
Just a reminder that BCB5 users still have to do the following to
get 4.2 I to build properly.....
Add
USEUNIT("IBD_Restructure.pas");
to IBO40VRT_C5.cpp
You may also have to edit the first two directory paths under
IBO40EDT_C5.bpl to be the same as any other bpl if you haven't used
the default BCB5 install directory.
HTH,
Steve
PS Thanks once again to Jason and the other contributors for the
updates. Especially to Luiz Alves for fixing that annoying Date
control problem ;-)
get 4.2 I to build properly.....
Add
USEUNIT("IBD_Restructure.pas");
to IBO40VRT_C5.cpp
You may also have to edit the first two directory paths under
IBO40EDT_C5.bpl to be the same as any other bpl if you haven't used
the default BCB5 install directory.
HTH,
Steve
PS Thanks once again to Jason and the other contributors for the
updates. Especially to Luiz Alves for fixing that annoying Date
control problem ;-)