Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Recomiling Indy10 in Delphi 2006?
| Subject: | Re: Recomiling Indy10 in Delphi 2006? |
| Posted by: | "Don" (mudsha..@joesgarage.org) |
| Date: | Sun, 25 Mar 2007 12:53:25 |
> When I try to compile the
> {BDS}\4.0\source\Indy10\Protocols\dclIndyProtocols.dpk it comes up
> with all sort of errors saying it things cannot be found etc.
> Am I doing something wrong? Is there an easy way to recompile Indy10
> in Delphi 2006?
Are you sure you don't have Indy 9 installed currently? If so, you need to
remove it (and the paths to the Indy 9 source) in the IDE before trying to
install Indy 10.
You can rebuild Indy 10 using the package files. It's pretty simple. Compile
the run-time packages. Install the design-time packages.
hth...
none