Author: Michel Langeveld
Date: 05:50:02 11/17/01
Go up one level in this thread
On November 17, 2001 at 07:05:09, Nolan Denson wrote:
>Below is the error I am getting throught this prodject I am trying to do for
>someone. How do i reference the *tree.
>
>C:\\OLDCrafty\\probe.c(66): remark #869: parameter "tree" was never referenced
> int EGTBProbe (TREE *tree, int ply, int wtm, int *score) {
> ^
>compilation aborted for C:\OLDCrafty\probe.c (code 2)
>Error executing xicl6.exe.
>
>I am trying to get and older version of crafty to use EGTB .. but every time i
>try to change the code for the search.c and add the probe.c to my prodject i get
>the following error above.
Ok, you are compiling Crafty.
In your errormessage there standing a 'remark'. I think this is similiar as a
warning. So the code is compile correctly but this is an informational message.
Isn't there a egtb.o or egtb.obj in the directory after compiling?
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.