24 Nov 11, 11:37PM
Hello, I recently learned c++ and decided to look at the assault cube code for practice. I decided to try to add some guns(with same stats just different look than other guns). After successfully doing this i tried to compile the ac source. I moved it into windows system32 and tried to use the visual c++ cmd to run the make file, but when i used the command nmake -f makefile this message pops up "fatal error... illegal character '/' in macro. Stop" I tried to fix this but found i couldn't I was wondering if anybody knows how to stop this or if their is a better way to compile ac thanks.