Thread: MUD compiling

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    23

    MUD compiling

    Okay, here we go, I've been looking around at MUD codebases, decided I want to use ROM, but.... It wont compile! I have tried several different compilers, but none of them work, I get bundles of errors, and the only way I am sure it will work is if I get someone running Unix or Linux to compile it for me, but I don't know anybody with either of them. I need a way to compile it on my machine, running Win95, or i'll explode!!! Somebody help!!!


    BTW, it does the same thing for any other codebases I try.

  2. #2
    Registered User
    Join Date
    Jan 2002
    Posts
    69

    I had the same problem too

    You gotta hope that someone has ported it to a compiler you can use else. I got smaug to work when i found a ported version for microsoft visual c++

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    23
    I would use MSVC++ but I don't exactly have the money!

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    23
    Okay, somebody help me with this quick, I'm gonna use Cygwin, but... What 'packages' do I absolutely need to compile these files? I don't want to bother downloading, installing, and taking the risk of messing up my computer with any packages I don't need. If you could, go to http://www.cygwin.com and download the setup.exe file (click on "Install Now!"), its a very small file that doesnt actually install anything, but it lists all the packages.

    Thanks!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem compiling files that store functions
    By tiachopvutru in forum C++ Programming
    Replies: 10
    Last Post: 05-30-2008, 05:42 PM
  2. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  3. compiling and executing issue with lcc win32
    By GanglyLamb in forum C Programming
    Replies: 10
    Last Post: 12-22-2004, 02:24 PM
  4. My Mud
    By mrpickle in forum Game Programming
    Replies: 8
    Last Post: 01-07-2004, 07:32 AM
  5. MUD.. telnet problems.
    By dizolve in forum Game Programming
    Replies: 0
    Last Post: 10-13-2001, 02:06 PM