Why texture 2048x1024 is perfectly works with 64bit executable and failed to create due size limitation with 32bit executable? I thought that it depends on video card.
VC - nVidia 250 GTS 512Mb
x64 mode sf::Texture::getMaximumSize() returns 8196
32 bits mode sf::Texture::getMaximumSize() returns 1024