Running into problems… In 10 Seconds

Running into problems at the start doesn’t bode particularly well for the rest of the competition…

My previous Gosu project solution used MS VC 2008. Due to the fact 2010 is leagues better as an IDE, I wanted to upgrade to that.
However I ran into dreaded linker errors.

Porting the code I just wrote to 2008 apparently fixes said issues.

Given the time constraints, I think I’ll just bite the bullet. I’ll go for some chocolate and drink during the excessive build times.

I have however got “something” up and running. That is, I got a window to show using Gosu, I now just need to get an image on there.