SDL Cannot open or find the PDB File

Hello Everyone, I have a extremely frustrating problem right now. I have written a simple sdl program and it builds with no errors. But when I run the program it flashes and exits. Vs 2013 then says: Cannot find or Open the PDB file. here is my code and debug output from vs.
pdb error: http://pastebin.com/Tv2RxN5U
code: http://pastebin.com/Jzfrw39Q

any ideas on how I can fix this would be great. Thanks!
That's not a fatal issue. You should be able to ignore it.
Solved, apparently my bmp file wasn't a bmp file. Mind == BLOWN
Topic archived. No new replies allowed.