Have not had any luck getting this to compile.  Does anyone have a VC++6 
project with working code they can pass on?  This would also be handy to put 
on the site as a zip.

If not, here is what has been tried so far:

1-Download openssl-0.9.5a.tar
2-Try to install SSL based on Install.w32 direction
    I-downlowd & setup ActivePerl
    II-Run: perl Configure VC-WIN32
    III-Run: ms\do_ms
    IV-Run mmake from : d:/....vc98/bin>nmake e:/...ms/ntdll.mak with this 
error: NMAKE : fatal error U1073: don't know how to make 
'.\crypto\cryptlib.h'
Stop.
3-creat an ATL project and add all the methodes from s3_clnt.c to my project 
and debug to compile (include all the neccessary .h files) , but I got 84 
Link Error: unresolved external symbol like :"CC.obj : error LNK2001: 
unresolved external symbol "struct ssl_method_st * __cdecl 
sslv3_base_method(void)" (?sslv3_base_method@@YAPAUssl_method_st@@XZ)"

Ideas?
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to