Circular-Studios/Dash

[SDL] Icon fails to load

PxlBuzzard opened this issue · 0 comments

I converted the icon.ico to icon.bmp in Sample-Dash-Game, but was then told I needed SDL2_image.dll in order to load it. Fine, I downloaded the Windows x64 dll and put it in the Binaries folder. But now I'm running into this issue which doesn't make sense:

image-load

@Berulacks Could you look into what is necessary to get icons working on Windows and Linux? Don't kill yourself on this if you have other stuff you can code, but it's one of those minor polish items that makes Dash feel more complete.