<div dir="ltr"><div>Hi Jonathan,</div><div><br></div><div>You need to reconfigure openssl first. autoconf will generate configuration headers  from ".in" files.</div><div>removing the .in away from file extension wont help.</div><div><br></div><div>The project seem to not include openssl source files but reference it from CMake and expect a pre-built openssl binary.</div><div>If you are building on Linux or Mac, just use "apt" or brew to install pre-built library. If you are under Windows,... much more work to do.</div><div>Then generate makefiles using cmake as mentioned <a href="https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md#cmake-build">https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md#cmake-build</a></div><div><br></div><div>-Ayb<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 20 févr. 2020 à 18:48, Jonathan Pho <<a href="mailto:jonathanvpho@outlook.com">jonathanvpho@outlook.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I am working on this game.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<a href="https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md" id="gmail-m_-1567252952497603273LPlnk626777" target="_blank">https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md</a><br>
</div>
<div id="gmail-m_-1567252952497603273LPBorder_GTaHR0cHM6Ly9naXRodWIuY29tL3dlc25vdGgvd2Vzbm90aC9ibG9iL21hc3Rlci9JTlNUQUxMLm1k" style="width:100%;margin-top:16px;margin-bottom:16px;max-width:800px;min-width:424px">
<table id="gmail-m_-1567252952497603273LPContainer559864" style="padding:12px 36px 12px 12px;width:100%;border-width:1px;border-style:solid;border-color:rgb(200,200,200);border-radius:2px">
<tbody>
<tr style="border-spacing:0px" valign="top">
<td>
<div id="gmail-m_-1567252952497603273LPImageContainer559864" style="margin-right:12px;height:120px;overflow:hidden;width:240px">
<a id="gmail-m_-1567252952497603273LPImageAnchor559864" href="https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md" target="_blank"><img id="gmail-m_-1567252952497603273LPThumbnailImageId559864" alt="" style="display: block;" src="https://repository-images.githubusercontent.com/9432220/598b7d80-ecf4-11e9-8e8d-26f3f7c0f4fb" width="240" height="120"></a></div>
</td>
<td style="width:100%">
<div id="gmail-m_-1567252952497603273LPTitle559864" style="font-size:21px;font-weight:300;margin-right:8px;font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;margin-bottom:12px">
<a id="gmail-m_-1567252952497603273LPUrlAnchor559864" href="https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md" style="text-decoration:none" target="_blank">wesnoth/INSTALL.md at master · wesnoth/wesnoth · GitHub</a></div>
<div id="gmail-m_-1567252952497603273LPDescription559864" style="font-size:14px;max-height:100px;color:rgb(102,102,102);font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;margin-bottom:12px;margin-right:8px;overflow:hidden">
Scons CMake Description; build=<build type> CMAKE_BUILD_TYPE=<build type> Selects a specific build configuration when compiling. release produces the default, optimized (-O3) build for regular use.debug produces a slower and larger unoptimized (-O0) build with
 full debug symbols, which is often needed for obtaining detailed backtraces when reporting bugs. ...</div>
<div id="gmail-m_-1567252952497603273LPMetadata559864" style="font-size:14px;font-weight:400;color:rgb(166,166,166);font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif">
<a href="http://github.com" target="_blank">github.com</a></div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span>I noticed that it is trying to reference</span> missing files in the OpenSSL toolkit. Specifically: configuration.h and opensslv.h files. In the current version these files do exist but
<div>have an .in extension instead of .h. If I remove the .in extension, and rename them with .h extension the compile crashes.<br>
</div>
<div><br>
</div>
<div>In looking at older versions of OpenSSL, I do not see any listing of the configuration.h header file. </div>
<div><br>
</div>
<span>Is the configuration.h file not needed anymore?</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Thanks,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Jonathan</div>
<div id="gmail-m_-1567252952497603273Signature">
<div id="gmail-m_-1567252952497603273divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
Sent from <a href="http://aka.ms/weboutlook" target="_blank">Outlook</a></div>
</div>
</div>

</blockquote></div>