Author: Gopi
Date: 05:24:11 12/01/03
Hi Actually I'm not able to compile Gnuchess-5.07 version in windows98.I used MSVC to compile.Has anyone tried it out? In the empty project I included main.c file alone.Then after compiling it the error I got is d:\gnuchess-5.07.tar\gnuchess-5.07\src\main.c(31) : fatal error C1083: Cannot open include file: 'getopt.h': No such file or directory So after that I tried changing #include <getopt.h> to #include "getopt.h" and tried compiling,then I got this error , d:\gnuchess-5.07.tar\gnuchess-5.07\src\common.h(30) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory.I'm struggling in this.I will be greatefull if anyone can help me.Thanks a lot.
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.