> i use the latest version of ICS V8 from April 2015.
> I can compile and install all the components without any error.
> I can use all normal components without error.
> But as soon as i put a SSL component onto a form the compiler cant 
> find the definition for the component.

You probably forget to set USE_SSL in the project options, and/or by editing
OverbyteIcsDefs.inc so it says:

{$DEFINE USE_SSL}

Then rebuild the components and your project.

> Did i miss a compileroption when installing the components?`
> Or do i have to install OpenSSL for the suite to work?

You don't have install OpenSSL as such, but your project directory needs the two
OpenSSL DLLs, which you can download from the wiki download page.

Angus
 

-- 
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