HI
I tried to compile and link the client server program in network
security with openssl using VC++
it compiled well but when i linked i got the error
" error LNK2001: unresolved external symbol
_THREAD_setup"
I linked all the necessary library files "libeay32MD.lib
libeay32MDd.lib libeay32MT.lib libeay32MTd.lib ssleay32MD.lib
ssleay32MDd.lib ssleay32MT.lib ssleay32MTd.lib"
under project ->settings -> link tab but I cannot avoid this error.
is there any other library files i must link .
I am using openssl 0.9.8g version
please help
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]