Hi,
I am using SFML on Linux. When I try to load an image it fails with error "Failed to create image, its internal size is too high (128x128)". I tried to load a smaller image, but it also returns the same error. Do you have an idea how to make it work ? It's a PNG image.
P.S. The image is in the right folder, and I even tried to use absolute path, and it didn't help.