Re: Compiling open ssl source code in Visual studio 2008

2012-10-23 Thread Vladimir Belov
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 ssl source code in Visual

Re: Compiling open ssl source code in Visual studio 2008

2012-10-23 Thread Vladimir Belov
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

Re: Compiling open ssl source code in Visual studio 2008

2012-10-23 Thread Vladimir Belov
. 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_sslms\do_ms.bat; C:\tmp_open_sslperl util\mkfiles.pl 1MINFO C

RE: Compiling open ssl source code in Visual studio 2008

2012-10-23 Thread Dave Thompson
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 snip When I am trying to run nmake -f ms\nt.mak ,the below error is coming C:\tmp_open_sslnmake -f ms\nt.mak; Microsoft

RE: Compiling open ssl source code in Visual studio 2008

2012-10-22 Thread Floodeenjr, Thomas
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

Re: Compiling open ssl source code in Visual studio 2008

2012-10-22 Thread PRIYARANJAN NAYAK
Hi Tom, After running ms\do_ms.bat,the output comes like C:\tmp_open_sslms\do_ms.bat; C:\tmp_open_sslperl util\mkfiles.pl 1MINFO C:\tmp_open_sslperl util\mk1mf.pl no-asm VC-WIN32 1ms\nt.mak C:\tmp_open_sslperl util\mk1mf.pl dll no-asm VC-WIN32 1ms\ntdll.mak C:\tmp_open_sslif x == x goto