Need help in building OpenSSL library for the wince 6.0 for x86.
Steps I tried
- downloaded openssl-1.0.1e.tar.gz from http://www.openssl.org/source/
- unzipped the openssl package.
- from the command promt under directory "openssl-1.0.1e" tried running a. Perl Configure VC-CE b ms\do_ms.bat c. nmake -f ms\cedll.mak
trying to build the OpenSSL in WindowsXP using visual studio 2005