Hello there. I am trying to set up a MUD on my home Windows XP pc mainly for personal use, and to learn coding and building. I have a pretty good handle on the building part, but have no background in C programming. Though I'm pretty confident I can pick it up.. I need a bit of help for now.
I downloaded the windows version of SMAUG: winsmaug1.4a.zip
This version comes already installed with:
smaug.exe
startup.bat
I can successfully log onto the game, and have set myself as supreme being etc, through the startup.bat
I have taken cues from this forum and downloaded Cygwin as described. However, when I tried to compile my files I realized that there is no makefile included. I have not been able to find (here) what the makefile must consist of.
Doing a search of my hard-drive I did find makefiles in Cygwin, and was wondering if it could 'generate' one for me.
I do not want to download Nicks version used in the example because i have no use for the mxc that is included and think my version is closer to what i'm used to.
The reason I have decided to post is bacause there is almost no mention of this version of SMAUG in these forums or others, and what is here is pretty obsure.
So my main questions are:
How do I obtain a makefile?
Do I really even need a makefile and to compile at all?
Thank you in advance.
I downloaded the windows version of SMAUG: winsmaug1.4a.zip
This version comes already installed with:
smaug.exe
startup.bat
I can successfully log onto the game, and have set myself as supreme being etc, through the startup.bat
I have taken cues from this forum and downloaded Cygwin as described. However, when I tried to compile my files I realized that there is no makefile included. I have not been able to find (here) what the makefile must consist of.
Doing a search of my hard-drive I did find makefiles in Cygwin, and was wondering if it could 'generate' one for me.
I do not want to download Nicks version used in the example because i have no use for the mxc that is included and think my version is closer to what i'm used to.
The reason I have decided to post is bacause there is almost no mention of this version of SMAUG in these forums or others, and what is here is pretty obsure.
So my main questions are:
How do I obtain a makefile?
Do I really even need a makefile and to compile at all?
Thank you in advance.