Author: Robert Hyatt
Date: 07:24:27 12/17/01
Go up one level in this thread
On December 17, 2001 at 05:52:26, Nolan Denson wrote: >I am working on a version of crafty and I don't know much about programming but >love to tweak things.... So below I am getting the following error: > >c:\\Stalker\\evaluate.c(633): error: identifier "bishop_pair" is undefined > score-=bishop_pair[TotalBlackPawns]; > >So were do I define this bishop_pair?? Other file's that are involve with the >evaluate.c are chess.h,evaluate.h and data.h It is defined in "data.h" which is #included at the top of evaluate.c... You have something else wrong to make it unable to find data.h, somehow...
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.