Hi guys. This is a change. Previously, we included zlib within the SWORD
sources, but this hadn't been updated for a very long time. Rather then update
to a current version of zlib, we decided we probably shouldn't carry around our
own copy just for a Windows build, as this library was likely readily available
for Windows developers on all platforms we support now.
It sounds like the CMakefile wasn't updated by me correctly if it is still
trying to compile the internal zlib files during a Windows build. I'll try to
have a look soon.
Troy
On February 16, 2021 4:18:07 AM MST, Tobias Klein <cont...@tklein.info> wrote:
>Hi Zdenko,
>
>That Windows build (automated via GitHub Actions, also considering
>zlib)
>has been previously working (Last time when 1.9.0 was released), so I
>would
>rather guess that this is a regression in the CMake configuration of
>SWORD.
>
>Best regards,
>Tobias
>
>Am 16. Februar 2021 09:21:01 schrieb ZdPo Ster <zdpos...@gmail.com>:
>> 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).
>>
>> Try to install https://github.com/madler/zlib with cmake before
>configuring
>> and building the sword.
>>
>> Zdenko
>>
>> On Mon, 15 Feb 2021 at 18:33, Tobias Klein <cont...@tklein.info>
>wrote:
>> Hi,
>>
>> I have observed a build issue with the latest SWORD trunk on Windows.
>>
>> I am getting this message:
>>
>> CMake Error at CMakeLists.txt:85 (ADD_LIBRARY):
>>
>> 112 Cannot find source file:
>>
>> 113
>>
>> 114 src/utilfuns/zlib/adler32.c
>>
>> When checking the content of /src/utilfuns it appears like that
>folder
>> (zlib) and file (adler32.c) is actually missing.
>>
>> I am not getting that error on macOS, so it seems like it is a
>> Windows-specific CMake configuration issue?
>>
>> Best regards,
>> Tobias
>> _______________________________________________
>> sword-devel mailing list: sword-devel@crosswire.org
>> http://crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above
>> page_______________________________________________
>> sword-devel mailing list: sword-devel@crosswire.org
>> http://crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page