Re: [twsocket] A problem/bug with current daily snapshot of ICS

2010-05-11 Thread Zvone
> You are welcome! It's fixed and checked in. Should be included > in the next daily snapshot as well. However declaration of size_t > moved to OverbyteIcsTypes.pas and there are some other changes too. > Please give it a trial and let me know how it works for you. Arno, didn't had time to test th

Re: [twsocket] A problem/bug with current daily snapshot of ICS

2010-05-07 Thread Arno Garrels
Zvone wrote: >> 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

Re: [twsocket] A problem/bug with current daily snapshot of ICS

2010-05-06 Thread Angus Robertson - Magenta Systems Ltd
> There are already precompiled Windows DLLs on > http://www.slproweb.com/products/Win32OpenSSL.html > 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, copyri

Re: [twsocket] A problem/bug with current daily snapshot of ICS

2010-05-06 Thread Zvone
> 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

Re: [twsocket] A problem/bug with current daily snapshot of ICS

2010-05-05 Thread Arno Garrels
Zvone wrote: > So, any ideas what's going on here? All the rest of the settings > except the ICS installation are identical so it is an issue related > with ICS. Hello Zvone, please try to add the line below to OverbyteIcsLIBEAY.pas and report back, thank you! type {$EXTERNALSYM size_t} <==

[twsocket] A problem/bug with current daily snapshot of ICS

2010-05-05 Thread Zvone
I have 2 snapshots. The one I downloaded on 2009-11-18, and the one I downloaded on 2010-05-03 (so it is snapshot from 2010-04-28 in fact which is the last date I see in the history). When I compile a project I have, it stops with the following error message: [BCC32 Error] utilcls.h(511): E2015 A