i had some problems with an sdl code earlier today and made a post about it. the problem i was having kind of got solved (by me). it turns out i just kind of had a problem with visual stuido and not with the code itself (or i had a problem with the code as well but the problem i posted about was solved) right after that i tried ti compile the code and another window popped up telling me this:
Run-Time Check Failure #3 - The variable 'event' is being used without being initialized.
it sais it cant find or cant open the pdb file. it sais it like 20 times every time i open the program (like for a lot of different pathes) could this be the cause? if so, do you have any idea as to how i can fix it?