SFML community forums

Help => Window => Topic started by: N1ghtly on February 06, 2012, 07:30:19 pm

Title: std::cout stops working after image loading failure.
Post by: N1ghtly on February 06, 2012, 07:30:19 pm
When you try to load a texture that is not found, it will output to the console like this:
Err() << could not...blabla
However, afterwards std::cout does not work anymore!
Title: std::cout stops working after image loading failure.
Post by: Nexus on February 06, 2012, 07:52:17 pm
What does "not work" mean?

Minimal and complete example?
Title: std::cout stops working after image loading failure.
Post by: Laurent on February 06, 2012, 08:30:46 pm
http://www.sfml-dev.org/forum/viewtopic.php?t=5559