After googling on how to embed images into an SFML project, Laurent posted a suggestion about putting the file into the header and using loadFromMemory to create the image. I've been trying to figure out how to do this and I'm not quite sure how, I was wondering if someone could post an example on how to use this method properly? It'd be much appreciated. Thanks in advance!
This is just something I want to experiment with and I'm just trying to learn from it.