Hi!
 
Just follow the instructions in INSTALL.W32. I should note however the installation bit doesn't work very well.
 
"copy /b inc32\* c:\openssl\include\openssl" doesn't copy subdirectories like expected and it should copy into "c:\openssl\include" not "c:\openssl\include\openssl". I just replaced that with :
 
copy /b inc32\* c:\openssl\include
copy /b inc32\openssl\* c:\openssl\include\openssl
 
Also I haven't been able to make the debug version. The mk1mk.pl script is writing something wrong into the makefile that nmake doesn't like (I'm looking into it right now).
 
Marco Cunha
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of °æ´öÇö
Sent: quinta-feira, 11 de Janeiro de 2001 10:32
To: [EMAIL PROTECTED]
Subject: Can I Make a OpenSSL with Visual C++ 6.0

Can I Compile the OpenSLL with Visual C++ 6.0?
 
I Can't Compile It.
 
Please Help ME.
 
DuckHyun, Kyung
CommerceN.com

Applied Technology Team/Advanced Researcher
E-Mail : [EMAIL PROTECTED]
Tel : 82-2-3444-0890(112)
Fax: 82-2-3443-6831
msn : [EMAIL PROTECTED]
 
 

Reply via email to