<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I am trying to build the ovs on windows 10 with following command line <div><br></div><div><div> ./configure CC=./build-aux/cccl LD=&quot;`which link`&quot;     LIBS=&quot;-lws2_32 -lShlwapi -liphlpapi -lwbemuuid -lole32 -loleaut32&quot;     --prefix=&quot;C:/openvswitch/usr&quot;     --localstatedir=&quot;C:/openvswitch/var&quot;     --sysconfdir=&quot;C:/openvswitch/etc&quot;</div><div>    --with-pthread=&quot;C:/pthread&quot;     --enable-ssl --with-openssl=&quot;C:/OpenSSL-Win32&quot;     --with-vstudiotarget=&quot;Debug&quot;     --with-vstudiotargetver=&quot;Win10&quot;</div></div><div><br></div><div>openssl is installed from  <a href="https://slproweb.com/products/Win32OpenSSL.html" target="_blank">https://slproweb.com/products/Win32OpenSSL.html</a> at C:/OpenSSL-Win32</div><div><br></div><div>The configure fails with</div><div><br></div><div><div>checking for openssl/ssl.h in C:/OpenSSL-Win32... yes</div><div>checking whether compiling and linking against OpenSSL works... no</div><div>configure: error: Cannot find openssl (use --disable-ssl to configure without SSL support)</div></div><div><br></div><div>What can possibly be the problem?</div></div></div></div></div>
</div></div>