I read GitHub and Visual Studio Setup, set up only Visual Studio.
EDIT: 8) Go to Project > Properties > Configuration Properties > Linker > Input. Open the drop down menu and click edit, and enter the following text:
What drop down?
EDIT: OK, I did the rename thing and down to this error.
1>------ Build started: Project: The Powder Toy made by Rob215, Configuration: Debug Win32 ------ 1> powder.c 1>powder.c(29): fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========