You wrote: > This has totally eluded me....how can I run this under Win95, or > does anyone suggest another platform? Well circle is designed for UNIX platforms and Win95 is not UNIX ... though it is getting closer. Also it will not compile on a C++ compiler where you can't switch off C++ competely as the circle code uses some C++ keywords (like: class, new, ...) For me the best choice is running it under LINUX (free) or SunOS or ... (though I use NeXTStep but had to port the code) compile it with: gcc (C/C++ reference compiler - not avail. for Win95 yet) (free) and debug it with: gdb (free) Cat. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/07/00 PST