Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: How can I fix *tree compiling error (for crafty)

Author: Nolan Denson

Date: 08:40:37 11/17/01

Go up one level in this thread


This is what I am attempting to do:

(you need the new probe.c, egtb.cpp, and you need to look at a new
search.c to copy the dozen or so lines where it calls EGTBProbe().)

1. So if I just change add the new egtb.cpp to the prodject, I don't get any
errors.

2. I then add the #include "probe.c" to the crafty.c and the following errors
appear:

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\CRAFTY.C (code 2)
Error executing xicl6.exe.

Crafty1.exe - 1 error(s), 7 warning(s)





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.