Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: When compiling SuperCore it gives an "Undeclared identifier: 'TidStreamVCL'

www.cryer.info
Managed Newsgroup Archive

Re: When compiling SuperCore it gives an "Undeclared identifier: 'TidStreamVCL'

Subject:Re: When compiling SuperCore it gives an "Undeclared identifier: 'TidStreamVCL'
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 16 Apr 2007 08:59:56

"PeaShooter_OMO" <jacquesvdm@homemail.co.za> wrote in message
news:4623296a@newsgroups.borland.com...

> I downloaded the latest Indy (it seems to be 10.1.6)  from the
> Devsnapshot from the indyproject site and when I compiled
> either the SuperCore packages it gave the following error msg
> in the IdIOHandlerChain.pas file:
>
> Undeclared identifier: 'TidStreamVCL'

SuperCore is outdated.  It has not been updated in a long time to
account for newer changes in Indy 10's architecture.

> I tried to find TIdStreamVCL in all files in all four source folders
but
> with no success.

That is because it doesn't exist anymore.  It was replaced with the
TIdStream typedef in the newer IdObjs unit.

> The only thing I could find was TIdStreamHelperVCL in the
> unit IdStreamVCL

That is not the same type of class that SuprCore is looking for.

> I would be grateful if someone could point me in the right direction

There isn't any.  SuperCore is not currently in a usable state, and
hasn't been for awhile now.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive