SFML community forums

Help => Graphics => Topic started by: Samuka97 on April 12, 2011, 01:49:57 am

Title: Render Window doesn't Open (C::B)
Post by: Samuka97 on April 12, 2011, 01:49:57 am
I've been trying to follow the SFML examples and all of them which actually have something interesting to them don't work. I'm new to C::B, followed the installing method just fine, I can compile CMD applications and run them, but applications where things are drawn simply don't work.

The CMD opens but nothing else happens. How can I solve this?  :oops:
Title: Render Window doesn't Open (C::B)
Post by: Laurent on April 12, 2011, 07:36:42 am
This is a known bug in SFML 1.

You can either downgrade your Catalyst graphics drivers to version < 10.10 or try SFML 2.
Title: Render Window doesn't Open (C::B)
Post by: Samuka97 on April 12, 2011, 02:03:14 pm
Quote from: "Laurent"
This is a known bug in SFML 1.

You can either downgrade your Catalyst graphics drivers to version < 10.10 or try SFML 2.


Oh, I see. Thanks.