Subject | Re: IBO with C++ Builder |
---|---|
Author | Lester Caine |
Post date | 2001-02-08T16:45:35Z |
> lester@l...> Have you created a clean copy, away from the Delphiversion to prevent
> lester@l...> 'cross contamination'?I am now putting this in on line - my eMail has bounced 4 times.
>
> No ;-) Should I? I tried to install package from the same directory
> where Delphi copy resides.
Both Delphi and Builder create .obj files when compiling. Builder was
getting confused by the Delphi .obj's.
I even keep different versions for Builder in different directories,
that way I can go back if the new version causes me problems.