Author: Dave Gomboc
Date: 10:56:45 08/05/99
Go up one level in this thread
On August 04, 1999 at 03:44:32, Bernhard Bauer wrote:
>Hello guys,
>
>as my pc will no longer boot I have to use a SUN.
>However, I do not succeed in compiling egtb.cpp.
>
[snip]
>
>The compiler is CC: WorkShop Compilers 4.2 30 Oct 1996 C++ 4.2
Here's the problem. This compiler is way out of date.
Install g++ if you can. Otherwise, you'll have to do some source munging.
If the latter, Eugene already recommended
#define bool int
#define true 1
#define false 0
Maybe that will do it, maybe there's more work to do.
Dave
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.