ahhh crud.. ive got a file missing... anyone know where i can get a copy of said header file? sys/dir.h?
missing dir.h in cygwin/user/include/sys/
Posted by Jobey5000 on Wed 12 May 2004 06:46 AM — 4 posts, 16,675 views.
If you don't have the header file, chances are you may not have the library; so putting a header file there wouldn't work.
Has this codebase of yours even been compiled on Cygwin? You said something about a modified SWR codebase; the developers may know better than us if it works on Cygwin (obviously it doesn't out of the box, unless of course you didn't instal Cygwin properly) and more importantly, what would need to be modified.
Has this codebase of yours even been compiled on Cygwin? You said something about a modified SWR codebase; the developers may know better than us if it works on Cygwin (obviously it doesn't out of the box, unless of course you didn't instal Cygwin properly) and more importantly, what would need to be modified.
im getting this slowly but surely, i searched my computer for dir.h.. it was in another cygwin folder, and all it said was its obsolete and to use io.h instead.. so i fixxed that i hope,
now i just need to figure out how to log cygwin's output so that i can read what scrolls past my screen.
now i just need to figure out how to log cygwin's output so that i can read what scrolls past my screen.
When you start up the MUD send output to a file,
eg.
smaug > mylog.txt
eg.
smaug > mylog.txt