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

Author Topic: Window not opening?  (Read 899 times)

0 Members and 2 Guests are viewing this topic.

sergiogo

  • Newbie
  • *
  • Posts: 1
    • View Profile
Window not opening?
« on: September 07, 2024, 07:11:10 pm »
So, i`ve been following the tutorial made by Hilze Vonck (), and i`ve gotten to the final step which is, running the example program to make sure everything is correct, i get no .dll errors when i run the program and the #include finds the SFML folder with no trouble, but, when i go to run the program, i can see the cmd window open, but it doesn`t display the other window that it should, i`m using the example code in the SFML and Visual Studio tutorial and i can`t quite figure out what is going wrong (since there is no error message or anything weird happening on screen atleast), it just isn`t working. i`m using the 32-bit version of sfml windows 10 and VS 2022 (yes, i downloaded the right version from the downloads page and yes i am using the x86), i`m really confused i don´t know what is going on ow what i am doing wrong :/ 

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10991
    • View Profile
    • development blog
    • Email
Re: Window not opening?
« Reply #1 on: September 08, 2024, 02:50:54 pm »
Do you run it from within Visual Studio?
Do you see an exit code when the program stops?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/