bontz-team
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bontz-team] four flopping fishes finished


From: Owen Swerkstrom
Subject: Re: [Bontz-team] four flopping fishes finished
Date: Thu, 8 May 2003 04:54:00 -0700 (PDT)

It built, with a little futzing, though I can't test
it since I'm at work now.
two things:
I fixed a small bug in bontz.cpp, you had a printf()
statement broken over two lines.  I split it into two
printf()'s for clarity's sake.  (the change is
committed)
also, lib couldn't be found.  when i do a checkout of
bontz, i get
bontz/
bontz/bontz/    [this is where the code is]
bontz/lib/      [the libs in question]
bontz/media/    [my stuff]
...and the usual CVS files.
I see two possibilities, either make a symlink within
bontz to ../lib (that's what i did as a quick fix
locally, but I don't know how to add a symlink into
CVS as a file) or, preferably, move the main codebase
into just bontz/ instead of bontz/bontz/.  That's more
usual, and we've then only got to deal with having one
module.  if we want a "general user" module later,
without my bontz/media/work/ junk, I'm assuming that
won't be a huge pain to set up.
Does that sound workable or am I missing something?


--- Chuck <address@hidden> wrote:
> ok, i have added everything to cvs, try it out and
> tell me what you
> think
> 
> you will need the base SDL library, SDL_image and
> SDL_mixer libraries in
> order to compile it.
> you will also need the png and ogg libraries which
> you probably already
> have.
> 
> do a `cvs update -dP`  if that doesn't pull
> everything down you may need
> to re check out the main bontz module.
> 
> > _______________________________________________
> Bontz-team mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/bontz-team
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]