crafty problem

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

crafty problem

Postby caesar » 23 Nov 2004, 03:31

hi

i have a problem to compile crafty , i dled all the crafties from the ftp site ,but can't compile the exe file , if i use the batchfile it gives errors and it is not supposed to do that , can anyone help me ?
caesar
 

Re: crafty problem

Postby Jim Ablett » 23 Nov 2004, 07:23

Hi Caesar,

Here's a link to a very good site which contains ready-made makefiles
(for use with GCC/Mingw32/DevC++) enabling you to make you very own Crafty executables from the source code. Latest makefile is for
v1915, but it can be used with the latest source code (v1917) available
from Bob Hyatt's Crafty Site.

http://members.fortunecity.de/loggel/crafty/index.html

Regards,
Jim
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: crafty problem

Postby caesar » 23 Nov 2004, 15:57

yes that's the site i used , but it's not working for me , that's the problem , i do what they tell me to do , but i get errors during compiling

i dled the gcc software and i installed it in the right folder
i dled the zip file to compile

i click on the batchfile and everything goes like supposed to till it has to make the exe file then i get 2 or 3 errors and no exe file

so is there anyone who can help me with that ?
caesar
 

Re: crafty problem

Postby Pallav Nawani » 23 Nov 2004, 19:31

caesar wrote:yes that's the site i used , but it's not working for me , that's the problem , i do what they tell me to do , but i get errors during compiling

i dled the gcc software and i installed it in the right folder
i dled the zip file to compile

i click on the batchfile and everything goes like supposed to till it has to make the exe file then i get 2 or 3 errors and no exe file

so is there anyone who can help me with that ?


Sure.
Post your batch file, post the errors you get, post the location where you installed Mingw, and I will see what I can do.

Pallav
User avatar
Pallav Nawani
 
Posts: 147
Joined: 26 Sep 2004, 20:00
Location: Dehradun, India

Re: crafty problem

Postby Jim Ablett » 23 Nov 2004, 19:33

Make clean backup copy of devc++ bin directory.
Put crafty source files and makefile in bin directory of devc++.
open command prompt.
cd to c:/dev-cpp/bin directory
type make
compiled crafty exe (all going well) will now reside in bin directory

Jim.
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: crafty problem

Postby Jim Ablett » 23 Nov 2004, 20:03

Sorry, I forgot to mention,
You must comment/un-comment these lines in the makefile so it looks like this >

Code: Select all
#objects = searchr.o search.o thread.o .............................
objects = crafty.o egtb.o


It should now compile without error (you will get a few warnings but don't worry)

Jim.
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England


Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 33 guests

cron