Hi Francios,

I found the cause, at line 151

     PSTACK_OF_X509_INFO         = type PStack;     //AG

If change to 
    PSTACK_OF_X509_INFO         = PSTACK;     //AG

the error gone, problem I do not know is this the same?

Regards
KL Chin


-----Original Message-----
From: KL Chin [mailto:[EMAIL PROTECTED]
Sent: Friday, March 24, 2006 3:33 PM
To: ICS support mailing
Subject: Delphi 5 compilatiion error 
Importance: High


Hi Francios,

When I compile IcsSsl package file with Delphi 5.0
for version 4.x,  I got a very strange error.

(Fatal Error) IcsSSLEAY.pas (1047):  Interbal error: URW533.

Why could the cause?  The line 1047 actually exceeded the file.

FYI, for version 3.e, it had some missing files 
(IcsSslConnector, IcsSslBuffer, copied form older vsrsion), 
but able to installed the package and running.

Regards
KL Chin

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to