>From: owner-openssl-us...@openssl.org On Behalf Of PRIYARANJAN NAYAK
>Sent: Tuesday, 23 October, 2012 00:10
>After running ms\do_ms.bat,the output comes like
>When I am trying to run "nmake -f ms\nt.mak" ,the below error is coming
>C:\tmp_open_ssl>nmake -f ms\nt.mak;
>Micros
you did so.
From: PRIYARANJAN NAYAK
Sent: Tuesday, October 23, 2012 8:09 AM
To: openssl-users@openssl.org
Subject: Re: Compiling open ssl source code in Visual studio 2008
Hi Tom,
After running ms\do_ms.bat,the output comes like
C:\tmp_open_ssl>ms\do_ms.bat;
C:\tmp_open_ssl>perl util\mkf
Seems to be I was mistaken in previous message: nmake was found, but you forgot
to do:
ms\do_nasm
nt.mak and ntdll.mak were not created yet.
From: PRIYARANJAN NAYAK
Sent: Tuesday, October 23, 2012 8:09 AM
To: openssl-users@openssl.org
Subject: Re: Compiling open ssl source code in Visual
>>NMAKE : fatal error U1052: file 'ms\nt.mak;' not found
You must set up right paths to nmake and others in the system environment
variable PATH
From: PRIYARANJAN NAYAK
Sent: Tuesday, October 23, 2012 8:09 AM
To: openssl-users@openssl.org
Subject: Re: Compiling open ss
Hi Tom,
After running ms\do_ms.bat,the output comes like
C:\tmp_open_ssl>ms\do_ms.bat;
C:\tmp_open_ssl>perl util\mkfiles.pl 1>MINFO
C:\tmp_open_ssl>perl util\mk1mf.pl no-asm VC-WIN32 1>ms\nt.mak
C:\tmp_open_ssl>perl util\mk1mf.pl dll no-asm VC-WIN32 1>ms\ntdll.mak
C:\tmp_open_ssl>if x ==
Priyaranjan,
Did you run ms\do_ms.bat in between the configure and the nmake command?
-Tom
Thomas Floodeen, Jr.
Mentor Graphics BSD
720.494.1133
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of PRIYARANJAN NAYAK
Sent: Monday, October 22, 2012 3:33 AM