Hi,
Today I tried compiling. It worked, sort of. It made an executable, but the executable had no extension so I had to add .exe to the end of it. After that I tried running it and it said it was missing a bunch of DLLs, and I checked the directories and the DLLs it was missing don't exist. So I cant run the executable that was compiled. Also make it have an extension when it's compiled please, I don't want to add .exe to every file I compile.