Subject | Re: [IBO] IBO 4 Eval Problems (?) |
---|---|
Author | Helen Borrie |
Post date | 2001-10-17T13:57:26Z |
At 01:37 PM 17-10-01 +0000, Jackson Gomes wrote:
Sorry if I wasn't clear enough - you will need to recompile the packages once you have the correct version info in ib_constants.pas - otherwise, you will continue to get these version mismatches between the supplied DCUs and those which are compiled on your system from the source units in the evaluation kit.
cheers,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Hello Helen:Jackson,
>
> > In ib_constants it is:
> > // Version information
> > IB_VERSION_MAJOR = '4';
> > IB_VERSION_MINOR = '2';
> > IB_VERSION_BUILD = 'E';
> > IB_VERSION_SUB_RELEASE = 'g';
> >
>
>Worked fine. But now I have:
>
>[Fatal Error] IB_Session.pas(581): Unit IB_Parse was compiled with a
>different version of IB_Components.TIB_Column
Sorry if I wasn't clear enough - you will need to recompile the packages once you have the correct version info in ib_constants.pas - otherwise, you will continue to get these version mismatches between the supplied DCUs and those which are compiled on your system from the source units in the evaluation kit.
cheers,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________