Advertisement

Anyone else have the book MUD Game Programming by Ron Penton?

Started by March 04, 2004 03:45 PM
3 comments, last by darkawakenings 20 years, 11 months ago
I just got it and tried to run one the BetterMud Application off of the CD. I put all of the libraries and include files into my VC6.0 like it told me to, but for some reason when i tried to compile it I got 9 errors and ~2600 warnings! Anyone know why?
Post your errors and the gist of your warnings (you don''t have 2600 different warnings, do you ?)


“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” — Brian W. Kernighan (C programming language co-inventor)
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
Advertisement
yeah...let''s see the error mesagges...



Human beings, by changing the inner attitudes of their minds, can change the outer aspects of their lives.

William James (1842 - 1910)
"We confess our little faults to persuade people that we have no large ones." -Francois de La Rochefoucauld (1613 - 1680). | My blog
You likely need to change the paths to the libraries he uses (BasicLib, etc.) I had to do something similar when evaluating the book.

Some of his ideas are neat, and he does admirably cover the basics, but he falls quite short on support at his website.

Ron''s busy eating pies. If you want to whine at him, just hop into the chat room.

This topic is closed to new replies.

Advertisement