I'm following instructions for how to upgrade Indy 10 in Delphi 2009 and I am stuck at the following steps:
Now, the packages have to be built in the following order:
System - Core - Protocol - dclCore - dclProtocol
For Delphi 2009, open the 130 packages, Delphi 2010 open the 140 packages.
I opened each package, then in the options I pasted the full path to lib\Indy10\ into the DCP and Unit output directory fields, and the full path to bin\ into the package output directory field.
Then I built the packages. For the dcl packages I also installed.
What does "open the 130 packages" mean?
Can anyone explain to me in detail how to build a package?