361
Window / Unhandled exception error when trying to run?!?!
« on: December 30, 2011, 04:36:14 pm »
I'll try it and see. Yes I meant snapshot and I have no clue why I said screenshot, I must have been thinking of something-else at the time. :lol:
It also seems that these two lines are the source of the issue.
It also seems that these two lines are the source of the issue.
Code: [Select]
sf::VideoMode VMode(800, 600, 32);
sf::RenderWindow Window(VMode, "SFMLCoder Tutorial - Empty Window");