LibreSprite / Dotto

A portable and modern pixelart editor, written from scratch.
MIT License
692 stars 19 forks source link

Couldn't Launch on Windows Because Of Missing Library #27

Closed pegvin closed 2 years ago

pegvin commented 2 years ago

On Windows 10 I Cannot Launch The Latest GitHub Actions Build Because libjxl was not found, basically the libjxl.dll isn't included in the build.

pegvin commented 2 years ago

Screenshot

Screenshot (45)

felipemanga commented 2 years ago

This is a known issue. I think SDL2 got an update and this broke. I didn't want to have to go manually hunting for libs every time there was an update, but I still haven't found an alternative.

pegvin commented 2 years ago

ah fine, i'll make a PR for it.

edit: sorry i wasn't able to make a pr

felipemanga commented 2 years ago

This got fixed, at least until the next library update breaks something again.