Hi,
This might be a bit off opic, if deemed so, please forgive me.
I have been trying to make a program using the .DLL from the RetroChess generator package.
I built a small project in Visual Studio, tring to probe a 3_KP-K.tby position, but all I have managed to get is an exception error in the .dll, when calling the GetEvaluateFromFEN() function.
Is there anybody out there who has managed to make it work, and if so, would you be willing to look at my small example code, and maybe give some advice ?
Using the retro chess .dll in a c++ program
Using the retro chess .dll in a c++ program
Greetings
Dan Wulff
Dan Wulff
- Kirill Kryukov
- Site Admin
- Posts: 7399
- Joined: Sun Dec 18, 2005 9:58 am
- Sign-up code: 10159
- Location: Mishima, Japan
- Contact:
Re: Using the retro chess .dll in a c++ program
Hi and welcome back! This is very much on topic here. Unfortunately I have no answer, as I never used RetroChess. Hopefully someone can help.
(Also, If I may, I'll point out that this question demonstrates how closed probing code may be a major obstacle to tablebase format adoption).
(Also, If I may, I'll point out that this question demonstrates how closed probing code may be a major obstacle to tablebase format adoption).
KCEC | EGTB Online | 3x3 Chess | 3x4 Chess | 4x4 Chess | Longest Checkmates | EGTB Test Suite | Opening Sampler | EGTB Bounty | NULP
Re: Using the retro chess .dll in a c++ program
The DLL only comes in 32 bits.
So nobody is going to develop for that.
So nobody is going to develop for that.