On 21/07/2025 12:12, 'Mark Rotteveel' via firebird-devel wrote:
> The windows-2025, x64 build does not build an installer due to missing
> 32-bit fbclient.dll. Is that intentional?
>
> Otherwise, objections if I include a similar step as in the Docker-based
> Windows build to generate the 32-bit library?
One possible objection I found myself is that it will increase the
runtime of that build, as it will do the full 32-bit build next to the
64-bit build, essentially duplicating the work of the (windows-2025,
x86) build.
Is that worth it?
Mark
--
Mark Rotteveel