Magic Arno.
-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Arno
Garrels
Sent: 26 October 2013 14:54
To: ICS support mailing
Subject: Re: [twsocket] TSslHttpCli undeclared identifier
On Saturday, October 26, 2013 3:40 PM [GMT+1=CET], Russell Weetc
On Saturday, October 26, 2013 3:54 PM [GMT+1=CET],
Arno Garrels wrote:
>> Any ideas? This is driving me to distraction.
>
> In the project options add a conditional define "USE_SSL".
Oh and you have to (re) build the project just compiling might
not be enough.
--
To unsubscribe or change you
On Saturday, October 26, 2013 3:40 PM [GMT+1=CET],
Russell Weetch wrote:
> Strange one this.
>
> I have an application (Delphi XE in this case, but it is happening on
> D2009 as well) and a I drop a TSslHttpCli on the form, build the app
> and It tells me that TSslHttpCli is an undeclared identif
Strange one this.
I have an application (Delphi XE in this case, but it is happening on D2009
as well) and a I drop a TSslHttpCli on the form, build the app and It tells
me that TSslHttpCli is an undeclared identifier. Now the units are all in
the usage clause and they are all on the search path.