Subject Re: [IBO] Package Build Errors
Author Helen Borrie
At 11:01 AM 4/01/2005 +1100, you wrote:

>When I try a "Build with {ackages build I get these errors
>[Error] Packages 'IBO40CRT' and 'IBO40CRT_D7' both contain unit 'IBO40CRT'
>[Error] Packages 'IBO40CRT' and 'IBO40CRT_D7' both contain unit
>'IB_StatementSource'
>etc.
>Does anyone know how to set it up so I don't?

IBO40CRT shouldn't be in the picture at all. For current IBO versions, it
belongs to Delphi 2005. For older IBO versions (4.2xxxx) the *_D7 runtimes
shouldn't be there, and the unadorned IBO40CRT would apply to Delphi 7.

Have you got a run-time package definition somewhere that cites
both? Multiple versions of the IBO runtimes in your path?

What version of sources are you working with?

Helen