Title: Windows NT installation

I have Windows NT, VC++ 6.00 and I have installed Active Perl.
I have run Configure successfully like :

 C:\openssl\perl Configure VC-WIN32

Then I dowloaded nasm, and then I have run do_nasm.  Then from VC++ environment  I did:
nmake -f ms\ntdll.mak
All was well, and I have tested my systems with ms/test.

Then I have downloaded scoonect.c from demos subdirectory. The problem was that the system in include directory understand unix type / instead of \.  Like in ssl.h we have #include <openssl/safestack.h>. 

Did I miss some points in my installation procedure or it simply does not work?


Alex Cosic

Reply via email to