bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
3.9k stars 225 forks source link

Windows installer 2.53.1+ misses required DLLs in bin folder #905

Closed czerwinski1977 closed 1 year ago

czerwinski1977 commented 1 year ago

From version 2.53.1 on, the Windows installer no longer brings required DLLs in the bin folder. It only contains the 4 unison*.exe files, nothing else.

tleedjarv commented 1 year ago

This is a known issue. Next release will include DLLs again. Meanwhile, you can use DLLs from the 2.53.0 release or get 2.53.2 package with included DLLs at https://github.com/bcpierce00/unison/actions/runs/4500920455 (look for a file name ending in "-publish").