Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Crafty: Visual C++ question

Author: Bo Persson

Date: 09:54:43 10/19/97

Go up one level in this thread


On October 18, 1997 at 18:05:26, T.R. Gugliotta wrote:

>Could someone post the steps they've gone through to build Crafty under
>Microsoft Visual C++ (4.2 or 5.0)?
>
>Thanks,
>
>TR
>TRGugliotta@hotmail.com

It is really very simple:

Create a new workspace Crafty as a Console application.
Import all the files into the project.

Define these symbols(Project, Settings)
NT_i386
BOOKDIR
TBDIR
LOGDIR

Then do a Rebuild All, and you're done!


(BTW, you will get lots of (23 to be exact)
type mismatch warnings for the EPD stuff,
but you can just ignore that.)


Bo Persson
bo.persson@mbox3.swipnet.se



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.