<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello --</p>
<p><br>
</p>
<p>Are there some solid instructions for building stunnel on windows? I am using Microsoft VS 2015 and the 64-bit compilers --</p>
<p><br>
</p>
<p>This is the basic error I am running into, but could be that stunnel wont work with 64-bit?</p>
<p></p>
<div>C:\stunnel_build\stunnel-5.36.tar\stunnel-5.36\src>.\makew32.bat</div>
<div>W32 ENVIRONMENT OK</div>
<div><br>
</div>
<div>Microsoft (R) Program Maintenance Utility Version 14.00.24210.0</div>
<div>Copyright (C) Microsoft Corporation.  All rights reserved.</div>
<div><br>
</div>
<div>Detected target: win64</div>
<div><br>
</div>
<div>        cl /MD /W3 /O2 /nologo /I"\devel\win64\openssl\include" /DUNICODE /D_UNICODE -Fo..\obj\win64\stunnel.obj -c ..\src\stunnel.c</div>
<div>stunnel.c</div>
<div>c:\stunnel_build\stunnel-5.36.tar\stunnel-5.36\src\common.h(414): fatal error C1083: Cannot open include file: 'openssl/opensslconf.h': No such file or directory</div>
<div>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'</div>
<div>Stop.</div>
<br>
<p></p>
</div>
</body>
</html>