Hi,
 
I am trying to install OpenSSL on a Windows 2000 Professional box and I
am using Microsoft Visual Studio .NET as my C++ compiler. After
downloading the open source for SSL and going through the installation
procedure, my compiler gives me linking errors for the following
functions.
OPENSSL_add_all_algorithms()
SSL_connect()
SSL_CTX()
SSL_write() etc..
 
I have added ssleay32.lib, ssleay32.dll, libeay32.lib and libeay32.dll
in my system32 directory and also included the path in my project
settings. What is it that I am missing?
 
Also, in the process of installing I have an openssl.exe file. Do I need
to use it for any particular purpose?
 
Any help would be greatly appreciated.
 
Thanks.
 
Madhuri Rambhatla
Lead Systems Programmer
VenueOne Inc.,
Ph:954 797 9883
 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to