1
Window / Re: program execution hangs on RenderWindow construction (sometimes)
« on: December 06, 2021, 05:10:50 am »
Thanks, yes I eventually realized that the window would open after waiting a while (~40s), which eventually lead me to identify the keyboard as the culprit. See https://stackoverflow.com/questions/53017551/sfml-renderwindow-taking-a-long-time-to-open-a-window.