Author: Gopi
Date: 09:40:05 12/01/03
Go up one level in this thread
On December 01, 2003 at 11:02:29, Dann Corbit wrote: >On December 01, 2003 at 08:24:11, Gopi wrote: > >>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. > >You cannot compile it on a PC unless you use Cygwin or Mingw. > >I modified a version to use an ordinary compiler. Hi.What do you mean by modified a version? You mean is there any version that can be compiled in ordinary compiler? Thanks.
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.