Some one's help PLS comm.c?

Posted by Flashattakjak on Sat 27 Jul 2002 12:49 PM — 5 posts, 22,695 views.

#0
When I go to use snippets it tells me to alter so and so files, and mentions comm.c

I'm using the windows version of smaug
I have no such files in the smaug directory.

How do I make these adjustments to add snippets and the like if I don't even have the files?
USA #1
I think what you might have is just the compiled .exe of smaug. What you want to do is to make sure that you d/l the source files as well. There's a link right on this site for smaug1.4 for windows with all of the source files. I'm not sure what you're using to edit the source. I happen to have a copy of MSVC++ but if you don't, you'll probably want to get a copy of cygwin.
#2
If I edit the source do I have to recompile it?

If so, what do I use to recompile the source?
USA #3
Hi,

Yes, any time you edit the source, you have to re-compile and then build it into the .exe file that you use to run smaug. I use VC++ but if you don't have it, download Cygwin or you could always purchase a copy of Borland or Microsoft...
Australia Forum Administrator #4

Detailed information about doing compiles, getting a compiler, making changes, and other useful topics are in the web page How to make changes, including compiling.