Subject | RE: [IBO] BCB6 Compiler Error with latest IBOject Components |
---|---|
Author | Jason L. Wharton |
Post date | 2006-10-20T17:00:06Z |
> with the latest IBObjects Version running under BCB6 there is aI'm working on that right now. I am going to have to change this because I
> defintiion in the IB_COMPONENTS Header File
>
> >typedef DynamicArray<TRelationAliasDesc > IB_Components__32;
>
> this defintion will be used in the same header file
>
> >DynamicArray<TRelationAliasDesc > FRelAliasInfo;
>
> compiling any appliction with ibobjects will produce the error
> -> Undefined symbol 'TRelationAliasDesc'
> -> Cannot generate template specialisation from DynamicArray<T>
>
> What can (should) i do ?
don't believe it will work in Delphi version 3 either and that is a version
I still plan to support.
I hope to have this resolved ASAP. It is at the top of my workload.
Sorry for your troubles,
Jason Wharton