this problem really drives me crazy, when i use the LoadFromFile method of the sf::Image class, i got the error: fail to load image, its internal size is too high(2048*2048).
let me explain this more clearly, yesterday i try to load a 1500*300 image, and it's OK, then i tried to load a a bigger pic, it failed, then i go back with the 1500*300 image, it shows the same error ,but different in that (2048,512), i really cant understand this sh*t, anybody can help me?