Why don't you link your application statically during build. This eliminates
problem of having runtime linking/loading. If that works then you know the
problem is with something else and not ssl.
On Fri, Mar 19, 2010 at 8:42 AM, Mohit Kumar wrote:
> Hi,
> I am using openssl in QT4.I copy libeay
Hi,
I am using openssl in QT4.I copy libeay32.dll,ssleay32.dll along with
my application.In some machine its work fine.While in some other PC i
get error ssl not supported
Please help as only ssl creating problem.
Its urgent
Thanks in advanced
__