[EMAIL PROTECTED] wrote:
> 
> Hi
> 
> I have a problem with libeay32.lib.
> When I try to compile PKCS7/enc.c and links the libeay32.lib
> I get about 10 "unresolved externals" in the libeay32.lib (md_rand.obj) file.
> All unresolved externals errors start with imp_"function" e g imp_deleteDC@4. I
> can't find the function anywhere in the openssl system. I work on a NT
> workstation.
> 

You wont find them: they are Win32 functions. Try linking with gdi32.lib
as well.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
  • libeay32 Anders . Jalmelid
    • Dr Stephen Henson

Reply via email to