[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: My Game
On Mon, Sep 10, 2001 at 03:06:58PM +0400, Dmitry Samoyloff wrote:
> Hello, Chris!
> Looks very good! But I had some problems on my system
> (Mandrake-based distro with gcc-2.96):
> 1. I added #include <stdlib.h> into some files to define exit()
> and alloca().
Thanks.
> I also removed -Werror and added -L/usr/X11R6/lib
> in the Makefile for successful compilation/linkage.
What warnings are you still getting?
> 2. `lost' executable must be run from the root directory of the
> game to find the data files.
There is also a #define in config.h that if you uncomment it will look
there intead of the current directory.
> Regards, Dmitry Samoyloff
--
Christopher John Purnell | I thought I'd found a reason to live
http://www.lost.org.uk/ | Just like before when I was a child
--------------------------| Only to find that dreams made of sand
What gods do you pray to? | Would just fall apart and slip through my hands
- Follow-Ups:
- Re: My Game
- From: Dmitry Samoyloff <dsamoyloff@mail.ru>
- References:
- My Game
- From: Chris Purnell <cjp@lost.org.uk>
- Re: My Game
- From: Dmitry Samoyloff <dsamoyloff@mail.ru>