Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: Required package 'indy' not found
| Subject: | Re: Required package 'indy' not found |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 7 Sep 2007 14:03:14 |
"Boro" <newsb@mab.sk> wrote in message
news:46e1b62d$1@newsgroups.borland.com...
> Each example project of FIBPlus gives by compilation the error:
> [Pascal Fatal Error] E2202 Required package 'indy' not found
Sounds like the examples are probably designed to use an old Indy version.
There is no package named "indy" nowadays. I'm not sure about Indy 8, but
in Indy 9 onwards, all Indy package names have a version number on the end
of them, ie "indy100".
Gambit
none