I am a beginner at SFML and I am loving it so far. I have recently made a little game where you move a cube around and it collides with the walls so you can't go past them. I am quite happy and proud with it at this point. I have made an icon for it, and it works. But with one exception.
I see it on the task bar when it is open. The green square is the icon:
http://imgur.com/a/PHRTsBut when I pin it to the task bar:
http://imgur.com/a/POOgGThe icon just turns into an executable extension icon on the taskbar:
http://imgur.com/a/jxCc1I wonder if I am setting the icon the wrong way or if it is a bug and will eventually be fixed in a later update to SFML. Here is the snippet of code for setting the icon:
https://pastebin.com/nNrnuuFgI wish to get any response as soon as possible
Thank you for any further response.