Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ ROM
➜ Compiling the server
➜ Newbie
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Nomad980
USA (9 posts) Bio
|
Date
| Sat 14 Jun 2003 10:41 PM (UTC) |
Message
| Hello, I am having problems porting smaug to windows using VC++7 (Visual Studio .Net 2003), and I sure as hell am new to all of this. If you could help me compile it, let me know. If you guys need me to write the errors i get when trying to build in VC++ let me know. And thank you for taking your time to read this. | Top |
|
Posted by
| Nomad980
USA (9 posts) Bio
|
Date
| Reply #1 on Sat 14 Jun 2003 11:19 PM (UTC) |
Message
| I managed to compile it, but I am having one small problem, the characters arent saving, I was having this problem before when i tried a port for smaug. This is a big problem, as you can tell. please help me. | Top |
|
Posted by
| Nick Gammon
Australia (23,159 posts) Bio
Forum Administrator |
Date
| Reply #2 on Sun 15 Jun 2003 01:56 AM (UTC) |
Message
| This seems to crop up from time-to-time. Try searching this forum for "character save" (or saving).
Probably the directory(ies) is/are not set up so it can't write the character file. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Nomad980
USA (9 posts) Bio
|
Date
| Reply #3 on Sun 15 Jun 2003 02:14 PM (UTC) |
Message
| Thank you it managed to work, by any chance do you know how to compile circlemud, which is the one i really want, cause I am not really used to smaug much. (I used to play smaug's first mud (Realms Of Despair) and kind of had an unhappy experience | Top |
|
Posted by
| Nick Gammon
Australia (23,159 posts) Bio
Forum Administrator |
Date
| Reply #4 on Sun 15 Jun 2003 08:52 PM (UTC) |
Message
| I suggest using Cygwin, which should compile the original source without many changes.
Failing that you could use the MS compiler, but they have made some minor, but irritating, changes to the way sockets (TCP/IP) work compared to Unix. For instance, "write" becomes "send", and "read" becomes "recv".
You could get the original SMAUG source, and the source from this site, and do a "diff" or WinDiff, especialy on the comms.c file, and see what changes I made. Then apply them to circlemud. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
15,762 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top