bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Time controls added on main branch


From: Jim Segrave
Subject: Re: [Bug-gnubg] Time controls added on main branch
Date: Sat, 13 Sep 2003 01:15:07 +0200
User-agent: Mutt/1.4.1i

On Fri 12 Sep 2003 (22:33 +0200), Nardy Pillads wrote:
> On 12 Sep 2003 at 21:20, Jim Segrave wrote:

> > I'm committing the simpler fix now - there's no reason to make
> > MOVE_TIME conditionally compiled, and in fact there may be advantages
> > in having it always present, so I removed the #if USE_TIMECONTROL
> > around MOVE_TIME in backgammon.h

> While linking no-gui,
> I get:
> gnubg.o(.text+0xddda):gnubg.c: undefined reference to 
> `fDisplayPanels'
> set.o(.text+0xcd14):set.c: undefined reference to `fDisplayPanels'
> show.o(.text+0x7b0e):show.c: undefined reference to `fDisplayPanels'
> C:\MINGW\BIN\MINGW3~4.EXE: *** [gnubg-no-gui] Error 1
> 
> It's quite possible the error is due to what I'm doing here ;-)

Nope - I instantiated it in gtkgame.c and it appears to be not present
in the nogui version. I'll move the variable to gnubg.c and all will
be well. 

-- 
Jim Segrave           address@hidden





reply via email to

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