SFML community forums

Help => Graphics => Topic started by: cristi121 on February 17, 2011, 06:45:58 pm

Title: Render Window doesn't display
Post by: cristi121 on February 17, 2011, 06:45:58 pm
Hello,

I just installed Codeblocks and SFML again after reinstalling the operating system. I used the same files I used last time both for Codeblocks and SFML. I am using Windows 7, Codeblocks 10.05 and SFML 1.6 .

The problem is I can't get any type of window to display. The code compiles and runs fine, but the window doesn't display. This happens when I use my own code as well as when I use the code from the tutorials.

What should I do?
Title: Render Window doesn't display
Post by: devlin on February 17, 2011, 06:53:08 pm
Do you have an ATI-card and installed newer drivers when you installed the operating system?
Title: Render Window doesn't display
Post by: cristi121 on February 17, 2011, 07:09:18 pm
Yes, I do have an HD4770 card an my drivers are newer now. What drivers should I use?
Title: Render Window doesn't display
Post by: devlin on February 17, 2011, 07:24:35 pm
This thread might help you:

http://www.sfml-dev.org/forum/viewtopic.php?t=4123&highlight=catalyst
Title: Render Window doesn't display
Post by: cristi121 on February 17, 2011, 08:21:19 pm
I installed Catalyst 10.8 and it works now. Thanks for the help.