When compiling, it makes all the .o files, at the end when it does that really long line (gcc.exe src/act_comm.o src/ban.o stuff like that) it says directly after that old DOS message bad or missing file.
I checked out the src directory for the .o files, they are all there. The file being compiled is c:\rom and so src should be a valid directory inside it.
Not sure what is wrong, i'll try and get the error message if needed, but its on another computer (using dev c++ and has the option to use cygwin compilation style).
I checked out the src directory for the .o files, they are all there. The file being compiled is c:\rom and so src should be a valid directory inside it.
Not sure what is wrong, i'll try and get the error message if needed, but its on another computer (using dev c++ and has the option to use cygwin compilation style).