Computer Chess Club Archives


Search

Terms

Messages

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

Author: Nolan Denson

Date: 08:18:27 11/17/01

Go up one level in this thread


Here's like the last few lines.

C:\\OLDCrafty\\probe.c(48): warning #47: incompatible redefinition of macro
"bev_broken" (declared at line 746 of "C:\OLDCrafty\epddefs.h")
  #define bev_broken  (tbbe_ssL+1)  /* illegal or busted */
          ^
C:\\OLDCrafty\\probe.c(66): error: identifier "TREE" is undefined
  int EGTBProbe (TREE *tree, int ply, int wtm, int *score) {
                 ^
C:\\OLDCrafty\\probe.c(81): remark #266: function declared implicitly
    VInitSqCtr(rgiCounters, rgsqWhite, 0, WhitePawns);
    ^
C:\\OLDCrafty\\probe.c(151): warning #140: too many arguments in function call
      *score=DrawScore(wtm);
                       ^
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 - 24 error(s), 18 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.