[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnubg] 3d speedup (and timecontrol) problem
From: |
Achim Mueller |
Subject: |
Re: [Bug-gnubg] 3d speedup (and timecontrol) problem |
Date: |
Mon, 19 Jan 2004 14:42:14 +0100 |
User-agent: |
Mutt/1.5.4i |
* Jon Kinsey wrote on 19 Jan 2004:
> Jim Segrave wrote:
> >On Fri 16 Jan 2004 (09:49 +0000), Jon Kinsey wrote:
> >
> >>I've added a new option which aims to improve the performance of the 3d
> >>board when playing games on slower machines. Note that browsing matches
> >>and other actions won't be any faster.
> >
> >A few things:
> >
> >misc3d.c uses a macro max which isn't defined in any standard C header
> > file
>
> Does MAX compile ok?
I now get this error message:
timer.c: In function `get_time':
timer.c:63: storage size of `ts' isn't known
timer.c:64: warning: implicit declaration of function `gettimeofday'
timer.c:66: `tv' undeclared (first use in this function)
timer.c:66: (Each undeclared identifier is reported only once
timer.c:66: for each function it appears in.)
timer.c:66: `tv_usec' undeclared (first use in this function)
timer.c:63: warning: unused variable `ts'
make[1]: *** [timer.o] Fehler 1
make[1]: Leaving directory `/home/ace/local/src/gnubg'
make: *** [install-recursive] Fehler 1
Ciao
Achim
--
If you want to make sure that I'll read your e-mail
please avoid HTML and use a real name. Otherwise I
can't guarantee I'll receive it.
achim mueller, anne-frank-str. 25, D-48431 rheine
+49 (0)5971 83767, +49 (0)163 8458340
-------------------------------------------------
pgp/gnupg key: 1024D/5DF3A722 (wwwkeys.de.pgp.net)
pgp3x5Osg5Ig2.pgp
Description: PGP signature
- [Bug-gnubg] Faster 3d board drawing option, Jon Kinsey, 2004/01/16
- Re: [Bug-gnubg] Faster 3d board drawing option, Nardy Pillards, 2004/01/16
- [Bug-gnubg] 3d speedup (and timecontrol) problem, Jim Segrave, 2004/01/17
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Jon Kinsey, 2004/01/19
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem,
Achim Mueller <=
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Jon Kinsey, 2004/01/19
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Achim Mueller, 2004/01/19
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Jon Kinsey, 2004/01/19
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Achim Mueller, 2004/01/19
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Jim Segrave, 2004/01/20
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Joern Thyssen, 2004/01/20
- Re: [Bug-gnubg] 3d speedup (and timecontrol) problem, Jon Kinsey, 2004/01/20
- Re: [Bug-gnubg] 3d speedup, Jon Kinsey, 2004/01/29