So, after downloading the source for day 37, along with the test assests which i put in my data folder, i did what i normally do-go on my command line, build win32_handmade.cpp, go to devenv \build\win32_handmade.exe, and launch it.
However, I cannot seem to get any of the test assest, it just shows a grey board with a yellow square i can move around. Can anyone tell me what causes this problem?
ps: The same thing happend on day 36, but i thought that was normal.
pps: I would be very grateful for a quick answer <3
EDIT: also, my test.out file only has a blank white icon, i dont know if that is relevant though.
Everything works fine, but for some reason i get an error when the debugger runs this line of code: Assert(PlayingSound->SamplesPlayed >= LoadedSound->SampleCount);
any idea what may cause that, because i dont :D
PS: day 147
PPS: I also get an error message in my console when building that says: Cl:command line warning D9025: overriding /OD with /o2