I could try a dynamic build but unfortunately, the target platform has very limited memory available, so it chokes on the linking process when the libraries are loaded dynamically. I could try it though. How do I get OpenSSL to work dynamically?
--Andreas On Tue, Jan 19, 2010 at 9:33 AM, İsmail Dönmez <[email protected]> wrote: > Yes but not statically. If you want a dynamic one, I can help. > > Regards, > id > > On Tue, Jan 19, 2010 at 4:32 PM, Andreas Unger <[email protected]>wrote: > >> Hi, has anyone here been able to get OpenSSL working with Qt on Windows >> CE? Mind letting me know the steps to follow? I'm bothered by fact that I'm >> unable to get OpenSSL working and I *really* need it for my application. >> >> --Andreas >> >> On Sun, Jan 17, 2010 at 11:16 AM, Andreas Unger >> <[email protected]>wrote: >> >>> Hi all, >>> >>> I am trying to get OpenSSL libs built statically via the -openssl >>> configure switch i.e configure -platform win32-msvc2008 -xplatform >>> wince50standard-mipsii-msvc2008 -release -static -openssl >>> >>> This isn't working. The build is failing with the error message: >>> src/network/qsslsocket_openssl_p.h(66) : fatal error C1083: cannot open >>> include file: 'openssl/asn1.h' >>> >>> What could I be doing wrong? or what should I do to make this work? >>> >>> Thanks, >>> Andreas >>> >> >> >> _______________________________________________ >> Qt-wince-interest mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-wince-interest >> >> > > _______________________________________________ > Qt-wince-interest mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-wince-interest > >
_______________________________________________ Qt-wince-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-wince-interest
