> please try to add the line below to OverbyteIcsLIBEAY.pas and report back,
> thank you!
>
> type
>    {$EXTERNALSYM size_t} <== this line
>    size_t = LongWord; // x86

Arno,

This appears to solve the issue. The project I have now compiles without
errors with this version as well.
/me is happy :)

Thank you!

One additional question - from what I could see ICS does not yet support
OpenSSL 0.9.8N which is currently recommended (stable) version.
The latest one I got working is 0.9.8L.
There are already precompiled Windows DLLs on
http://www.slproweb.com/products/Win32OpenSSL.html from a few days ago but
today I also see they made 1.0.0.0 builds as well.

I wouldn't go personally on 1.0.0.0 until it becomes stable but any plans to
support 0.9.8n as well?

By the way, why not including these builds from the site above on the
overbyte wiki? They are better built IMHO (if you look at properties - the
DLLs have web links, version numbers, copyrights etc, while the builds from
wiki have none of these - and you cannot easily check which version you are
using in your program). I would update wiki myself but the access is
restricted for updating it.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to