Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Problems with "Graphics - Window" Tutorial  (Read 2003 times)

0 Members and 1 Guest are viewing this topic.

Shades

  • Newbie
  • *
  • Posts: 2
    • View Profile
Problems with "Graphics - Window" Tutorial
« 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.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Problems with "Graphics - Window" Tutorial
« Reply #1 on: May 29, 2010, 07:32:07 pm »
Have you tried recompiling SFML?
Laurent Gomila - SFML developer

Shades

  • Newbie
  • *
  • Posts: 2
    • View Profile
Problems with "Graphics - Window" Tutorial
« Reply #2 on: May 29, 2010, 07:59:55 pm »
Sorry, what is recompiling and how do I recompile SMFL?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Problems with "Graphics - Window" Tutorial
« Reply #3 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".
Laurent Gomila - SFML developer

 

anything