<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I have observed a build issue with the latest SWORD trunk on Windows.</div><div class=""><br class=""></div><div class="">I am getting this message:</div><div class=""><br class=""></div><div class=""><div data-index="110" style="box-sizing: border-box; caret-color: rgb(49, 59, 69); color: rgb(49, 59, 69); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;" class=""><div class="log-line-plain d-flex CheckStep-line js-check-step-line" style="box-sizing: border-box; display: flex !important; line-height: 20px; color: var(--color-text-secondary);"><span class="d-inline-block js-check-line-content ml-3 CheckStep-line-content flex-auto" style="box-sizing: border-box; flex: 1 1 auto !important; margin-left: 16px !important; display: inline-block !important; overflow-x: auto; white-space: pre-wrap;"><span class="" style="box-sizing: border-box;">CMake Error at CMakeLists.txt:85 (ADD_LIBRARY):
</span></span></div></div><div data-index="111" style="box-sizing: border-box; caret-color: rgb(49, 59, 69); color: rgb(49, 59, 69); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;" class=""><div class="log-line-plain d-flex CheckStep-line js-check-step-line" style="box-sizing: border-box; line-height: 20px; color: var(--color-text-primary); display: flex !important;"><a class="d-inline-block CheckStep-line-number text-mono text-normal flex-shrink-0" href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:112" style="box-sizing: border-box; color: var(--color-text-tertiary); text-decoration: none; width: 48px; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; -webkit-user-select: none; flex-shrink: 0 !important; display: inline-block !important;">112</a><span class="d-inline-block js-check-line-content ml-3 CheckStep-line-content flex-auto" style="box-sizing: border-box; flex: 1 1 auto !important; margin-left: 16px !important; display: inline-block !important; overflow-x: auto; white-space: pre-wrap;"><span class="" style="box-sizing: border-box;">  Cannot find source file:
</span></span></div></div><div data-index="112" style="box-sizing: border-box; caret-color: rgb(49, 59, 69); color: rgb(49, 59, 69); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;" class=""><div class="log-line-undefined d-flex CheckStep-line js-check-step-line" style="box-sizing: border-box; display: flex !important; line-height: 20px; color: var(--color-text-secondary);"><a class="d-inline-block CheckStep-line-number text-mono text-normal flex-shrink-0" href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:113" style="box-sizing: border-box; color: var(--color-text-tertiary); text-decoration: none; width: 48px; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; -webkit-user-select: none; flex-shrink: 0 !important; display: inline-block !important;">113</a><span class="d-inline-block js-check-line-content ml-3 CheckStep-line-content flex-auto" style="box-sizing: border-box; flex: 1 1 auto !important; margin-left: 16px !important; display: inline-block !important; overflow-x: auto; white-space: pre-wrap;"><span class="" style="box-sizing: border-box;">
</span></span></div></div><div data-index="113" style="box-sizing: border-box; caret-color: rgb(49, 59, 69); color: rgb(49, 59, 69); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;" class=""><div class="log-line-plain d-flex CheckStep-line js-check-step-line" style="box-sizing: border-box; display: flex !important; line-height: 20px; color: var(--color-text-secondary);"><a class="d-inline-block CheckStep-line-number text-mono text-normal flex-shrink-0" href="https://github.com/ezra-project/sword-build-win32/runs/1904990888?check_suite_focus=true#step:12:114" style="box-sizing: border-box; color: var(--color-text-tertiary); text-decoration: none; width: 48px; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; -webkit-user-select: none; flex-shrink: 0 !important; display: inline-block !important;">114</a><span class="d-inline-block js-check-line-content ml-3 CheckStep-line-content flex-auto" style="box-sizing: border-box; flex: 1 1 auto !important; margin-left: 16px !important; display: inline-block !important; overflow-x: auto; white-space: pre-wrap;"><span class="" style="box-sizing: border-box;">    src/utilfuns/zlib/adler32.c</span></span></div></div></div><div class=""><br class=""></div><div class="">When checking the content of /src/utilfuns it appears like that folder (zlib) and file (adler32.c) is actually missing.</div><div class=""><br class=""></div><div class="">I am not getting that error on macOS, so it seems like it is a Windows-specific CMake configuration issue?</div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Tobias</div></body></html>