<p dir="ltr">Hi Kim.</p>
<p dir="ltr">Thanks for the reply.</p>
<p dir="ltr">On 8 Nov 2016 11:59 a.m., "Kim Gräsman" <<a href="mailto:kim.grasman@gmail.com">kim.grasman@gmail.com</a>> wrote:<br>
><br>
> On Tue, Nov 8, 2016 at 6:26 AM, Ajay Garg <<a href="mailto:ajaygargnsit@gmail.com">ajaygargnsit@gmail.com</a>> wrote:<br>
> ><br>
> > Is compiling on windows always such a pain? :(<br>
> > On Linux, it compiled perfectly the first time itself.<br>
><br>
> It's worked well for me in a similar environment. I use DLL builds,<br>
> though, so `ntdll.mak` instead of `nt.mak`.</p>
<p dir="ltr">Unfortunately, I need to link openssl statically to our framework. So DLL would not help, require .libs</p>
<p dir="ltr">><br>
> One thing that looks suspicious is this:<br>
><br>
> > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 14.0\VC\<br>
> > N\nasm.EXE"' : return code '0x1'<br>
><br>
> Have you put nasm.exe inside the Visual Studio install dir? That seems<br>
> like an odd choice, not sure if the spaces in the path maybe confuses<br>
> something?</p>
<p dir="ltr">I doubt, cl.exe is also inside this.</p>
<p dir="ltr">><br>
> You also don't mention which directory you're in when running these<br>
> commands. I've run everything inside the openssl-1.0.2h (using a<br>
> different version) source directory.</p>
<p dir="ltr">I am running everything from the openssl source directory itself.<br></p>
<p dir="ltr">Any chance I can get pre-compiled libraries for 1.0.2d, after which I can link them statically to our framework?</p>
<p dir="ltr">Thanks in advance 😊</p>
<p dir="ltr">><br>
> - Kim<br>
> --<br>
> openssl-users mailing list<br>
> To unsubscribe:<a href="https://mta.openssl.org/mailman/listinfo/openssl-users"> https://mta.openssl.org/mailman/listinfo/openssl-users</a><br>
</p>