742mph
My work is never done yet
What compiler do most people use to compile EXE files for source modifications? I made a few edits to SRB2's source code, and I want to test them out, but I can't figure out how to re-compile them. I have an EXE compiler already, but it only compiles individual C++ files, not entire folders. What compiler should I use, and how can I get it to compile the entire modified code instead of just one file?