SFML community forums

General => General discussions => Topic started by: Shades on May 29, 2010, 05:55:04 pm

Title: Problems with "Graphics - Window" Tutorial
Post by: Shades on May 29, 2010, 05:55:04 pm
Hi,
I'm new in the forum and have a problem with the "Graphics - Using render windows"-tutorial. If I run the code I just get a white window and a console window with random letters.

I have Windows 7 Home Premium 64 Bit and compile the code with Visual C++ 2008.

Can anyone help me?

PS: Sorry for my bad english.
Title: Problems with "Graphics - Window" Tutorial
Post by: Laurent on May 29, 2010, 07:32:07 pm
Have you tried recompiling SFML?
Title: Problems with "Graphics - Window" Tutorial
Post by: Shades on May 29, 2010, 07:59:55 pm
Sorry, what is recompiling and how do I recompile SMFL?
Title: Problems with "Graphics - Window" Tutorial
Post by: Laurent on May 29, 2010, 08:50:49 pm
Recompiling is compiling again.

To compile SFML, just open the solution, select your configuration (debug/release, static/DLL) and click "build".