bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] experimental support for Hugh Sconyers' full 15x15bearof


From: Joern Thyssen
Subject: Re: [Bug-gnubg] experimental support for Hugh Sconyers' full 15x15bearoff
Date: Thu, 10 Jul 2003 11:56:40 +0000
User-agent: Mutt/1.4.1i

On Thu, Jul 10, 2003 at 01:48:04PM +0200, Nardy Pillards wrote
> 
> Win32 build (changelog 1.1144) :
> 
> 1.
> backgammon.h needs wininet.h (to find _max_path):
> so maybe change:
> (line 69 e.a.)
> 
> #ifdef WIN32
> #include <wininet.h>
> #define BIG_PATH _MAX_PATH
> #else
> #define BIG_PATH PATH_MAX

Fixed.

> 2.
> and bearoff.c complains about 'implicit definition of dirname'
> We (win32 MinGW) don't have 'dirname' and config.h reads:
> #undef HAVE_DIRNAME

I've added a dummy dirname.

Jørn




reply via email to

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