Probably I shouldn't bother you with problems like that...but I tried to
compile apps/smime.c with Visual C++6 and it gave me a lot of error...
58 error...

smime.obj : error LNK2001: unresolved external symbol _CRYPTO_free
smime.obj : error LNK2001: unresolved external symbol _BIO_free_all
...and so on.
That may be a problem with the workspace or something like that...But I've
checked the external reference of it and there are the right libs. I've
put ssleay32.lib and libeay32.lib in the lib dir. It seems to me it's a
common problems that I've already dealt with, sometimes with code calling
other non standard libraries, but I don't remember what's all about... Really
thanks for your help!


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

Reply via email to