Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Which packages to use for Indy10 in Rad Studio 2007

www.cryer.info
Managed Newsgroup Archive

Re: Which packages to use for Indy10 in Rad Studio 2007

Subject:Re: Which packages to use for Indy10 in Rad Studio 2007
Posted by:"Dennis Passmore" (somewhe..@someplace.com)
Date:Mon, 8 Oct 2007 19:18:08

>Got the latest development snapshot(10.2.3).
>No matter what I try
>(IndySystem100.dpk,IndySystem110.dpk,IndySystem120.dpk) always get
>'unknown identifier TThreadID'.

the development snapshot(10.2.3) does not contain the updated command line build tools
of CompUtil.dpr or Fulld11.bat which make it quite easy to build the libaries
as required. I will upload them to .attachments in a minute.
I am assuming you extracted the dev snapshot into a folder such as Indy1023\Lib.
When you extract the dev snapshot you will get the folders Core, Protocals and System
which should be under Lib. Now extract the files I upload into the Lib folder. Open up
Rad studio and compile Computil.dpr. Close Rad Studio and then run FullD11.bat from
a CMD prompt and you will end up with a full build in a folder named Indy1023\D11.

Backup the old existing Indy100.bpl, IndyCore100.bpl, and IndyProtocals100.bpl and IndySystem100.bpl.

Now you can open Rad Studio and remove the current Indy 10 packages and then load
the new ones in your Indy1023\D11 folder.

Be sure and up date the Library and search paths to point to the new source files.

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive