When I try to run the startup using cygwin, it simply does nothing. "Freezes" for a second or two, and then starts again in a new line.
If I try to run it directly using the smaug.exe, I get an error message, calling for "entry point at procedure (or something along those lines) __wrap__ZdllPv in cygwin1.dll dynamic links library" or something like that. I can post the exact message, but it'll be in spanish.
No se encuentra el punto de entrada del procedimiento __wrap__ZdllPv en la biblioteca de vínculos dinámicos cygwin1.dll
Also, there's another smaug.exe file, and a resolver.exe too, in the area folder. If I use that file, the mud runs well, but any change that I make in the src files doesn't seem to apply, even after I delete all the .o files, and type "make" in the src again.
HP_Administrator@your-4dacd0ea75 ~/smaugfuss/src
$ ./startup
HP_Administrator@your-4dacd0ea75 ~/smaugfuss/src
$
If I try to run it directly using the smaug.exe, I get an error message, calling for "entry point at procedure (or something along those lines) __wrap__ZdllPv in cygwin1.dll dynamic links library" or something like that. I can post the exact message, but it'll be in spanish.
No se encuentra el punto de entrada del procedimiento __wrap__ZdllPv en la biblioteca de vínculos dinámicos cygwin1.dll
Also, there's another smaug.exe file, and a resolver.exe too, in the area folder. If I use that file, the mud runs well, but any change that I make in the src files doesn't seem to apply, even after I delete all the .o files, and type "make" in the src again.