I want to builb openssl dll for windows, When I compile last stable openssl, I get an error LIBEAY32.def : error LNK2001: unresolved private_BF_set_key LIBEAY32.def : error LNK2001: unresolved
private_CAST_set_key LIBEAY32.def : error LNK2001: unresolved
private_RC2_set_key LIBEAY32.def : error LNK2001: unresolved
private_RC5_32_set_key Thanks |
- link error - windows dll Philippe BOUGERET
- Re: link error - windows dll Dr. Stephen Henson