Subject | Re: [IBO] ZLIB error when compiling IBO project |
---|---|
Author | Andrei Luís |
Post date | 2005-10-28T18:19:36Z |
Olá Roberto,
Dê uma olhada na página do colega Luiz Sergiol que tem uma solução para isso:
http://www.reddevil.eti.br/ibo45f.htm
[]
Andrei
2005/10/28, Roberto Freitas <solanofreitas@...>:
Dê uma olhada na página do colega Luiz Sergiol que tem uma solução para isso:
http://www.reddevil.eti.br/ibo45f.htm
[]
Andrei
2005/10/28, Roberto Freitas <solanofreitas@...>:
> When Installing IBO and compiling all projects, I've got this error
> message on package IBO40VRT_D7 line 73:
>
> [Error] IBO40VRT_D7.dpk(73): Package 'rtl' already contains
> unit 'ZLib'
>
> That line 73 is
> ZLIB in 'ZLIB.pas';
>
> There is a naive solution - to comment this source line - and it
> works, but perpahs it's not the proper solution.
> What is the appropriate detailed solution for this?