<div dir="ltr"><div>I expect that zlib is installed on Mac by default, while on windows cmake configuration does not find a suitable zlib installation, so it tries to build it (but source code is missing).</div><div><br></div><div>Try to install <a href="https://github.com/madler/zlib">https://github.com/madler/zlib</a> with cmake before configuring and building the sword.</div><div><br></div><div>Zdenko<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 15 Feb 2021 at 18:33, Tobias Klein <<a href="mailto:contact@tklein.info">contact@tklein.info</a>> wrote:<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 style="overflow-wrap: break-word;">Hi,<div><br></div><div>I have observed a build issue with the latest SWORD trunk on Windows.</div><div><br></div><div>I am getting this message:</div><div><br></div><div><div style="box-sizing:border-box;color:rgb(49,59,69);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace"><div style="box-sizing:border-box;display:flex;line-height:20px"><span style="box-sizing:border-box;margin-left:16px;display:inline-block;overflow-x:auto;white-space:pre-wrap"><span style="box-sizing:border-box">CMake Error at CMakeLists.txt:85 (ADD_LIBRARY):
</span></span></div></div><div style="box-sizing:border-box;color:rgb(49,59,69);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace"><div style="box-sizing:border-box;line-height:20px;display:flex"><a href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:112" style="box-sizing:border-box;text-decoration:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block" target="_blank">112</a><span style="box-sizing:border-box;margin-left:16px;display:inline-block;overflow-x:auto;white-space:pre-wrap"><span style="box-sizing:border-box">  Cannot find source file:
</span></span></div></div><div style="box-sizing:border-box;color:rgb(49,59,69);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace"><div style="box-sizing:border-box;display:flex;line-height:20px"><a href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:113" style="box-sizing:border-box;text-decoration:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block" target="_blank">113</a><span style="box-sizing:border-box;margin-left:16px;display:inline-block;overflow-x:auto;white-space:pre-wrap"><span style="box-sizing:border-box">
</span></span></div></div><div style="box-sizing:border-box;color:rgb(49,59,69);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace"><div style="box-sizing:border-box;display:flex;line-height:20px"><a href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:114" style="box-sizing:border-box;text-decoration:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block" target="_blank">114</a><span style="box-sizing:border-box;margin-left:16px;display:inline-block;overflow-x:auto;white-space:pre-wrap"><span style="box-sizing:border-box">    src/utilfuns/zlib/adler32.c</span></span></div></div></div><div><br></div><div>When checking the content of /src/utilfunsĀ it appears like that folder (zlib) and file (adler32.c) is actually missing.</div><div><br></div><div>I am not getting that error on macOS, so it seems like it is a Windows-specific CMake configuration issue?</div><div><br></div><div>Best regards,</div><div>Tobias</div></div>_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</blockquote></div>