Subject | Problem in the HeaderFile IB_COMPONENTS.HPP |
---|---|
Author | peppino_behnke |
Post date | 2006-10-18T06:42:33Z |
Dear Members,
with the latest IBObjects Version running under BCB6 there is a
defintiion in the IB_COMPONENTS Header File
Many thanks
Gerhard
with the latest IBObjects Version running under BCB6 there is a
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'What can (should) i do ?
> Cannot generate template specialisation from DynamicArray<T>
Many thanks
Gerhard