Search found 78 matches

by Vael Jean-Paul
Sat Aug 08, 2015 4:37 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Laznik 1.7 ~ a strong engine that plays beautiful chess
Replies: 3
Views: 4411

Re: Laznik 1.7 ~ a strong engine that plays beautiful chess

Hi Raven,

Is it possible to get a windows compile ,or is the source avaible that someone can make for us!Thanks..

Kind regards,
JP.
by Vael Jean-Paul
Wed May 20, 2015 6:52 pm
Forum: General Topics
Topic: Bob asks: Then why don't YOU come up with a rule 2?
Replies: 67
Views: 34247

Re: Bob asks: Then why don't YOU come up with a rule 2?

You missed more then 1 Billion people ;)
Check here counting: http://www.worldometers.info/world-population/
Imagine what is more missed in these talks.. :!:
by Vael Jean-Paul
Fri Dec 27, 2013 11:29 am
Forum: Programming and Technical Discussions
Topic: Computer generated Opening set
Replies: 13
Views: 6325

Re: Computer generated Opening set

Nice work Lucas :!:

How many cores it can handle?
I mean to generate this opening set from 4 to 5 ,6 ,7 and 8plies does 100,200cores help?!

Is it like generating tablebases..

JP.
by Vael Jean-Paul
Tue Aug 13, 2013 6:26 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

It doesn't work for me..

Git Bash do nothing when i type: make clean
cpu runs at 25% just stay there till i close Git Bash
The question is also in which directory to start..i tried on different places but he do nothing..

So,i'am lost here :oops:

Thanks for your help..this is really for people ...
by Vael Jean-Paul
Tue Aug 13, 2013 5:22 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

That is Chinees for me..i need step by step help here..

I still use Git Bash to do this steps..right!
i have download these mingw-libgnurx-2.5.1 and copy them to that folder where the ones before are located.
What do now..i go with Git Bash to my MinGW directory first 64bit then 32bit and do this ...
by Vael Jean-Paul
Tue Aug 13, 2013 4:54 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

Welcome to Git (version 1.8.1.2-preview20130201)
...

jpqy@JPQY-SAMSUNG /c/users/jpqy/Stockfish/src/kyotocabinet (master)
$ ./configure
#================================================================
# Configuring Kyoto Cabinet version 1.2.76 ...
by Vael Jean-Paul
Tue Aug 13, 2013 4:30 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

Thanks for your very fast replying!

I start up Git Bash

i go to the directory kyotocabinet..type: ./configure (enter)

he do checkings..files with Yes & No's ..and last line i get this:

configue: error: pthread.h is requied

Thanks for your help :!:
by Vael Jean-Paul
Tue Aug 13, 2013 4:08 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

Hi Jeremy,

I have PM'ed the logs!
Now i tried 3 times..he makes a lot files with your line..but when i want to make at last the compile with the line
i use from Stockfish..it just fails at the end.
So i think i'am amost there!

Maybe you can check what i'am missing right now..

Thanks in advance ...
by Vael Jean-Paul
Tue Aug 13, 2013 3:08 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish 3 PA_GTB
Replies: 105
Views: 70039

Re: Stockfish 3 PA_GTB

Thank you!

But i get this now..when i copy your line in command:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\jpqy>cd Stockfish\src

C:\Users\jpqy\Stockfish\src>pushd kyotocabinet; make clean; make; popd; pushd qd
bm; make clean ...