zardav / FishBench

Simple tool to perform multiple bench tests for chess engines.
MIT License
5 stars 3 forks source link

How to compile this on Windows? #2

Open hero2017 opened 7 years ago

hero2017 commented 7 years ago

You say: "For compiling this program you have to download math .Net numeric library: http://numerics.mathdotnet.com/"

Once downloaded and installed, then what? Do we go into DOS and type what command? Please provide detailed instructions on how to compile this. I tried the precompiled version 6.0 on my Win'2016 dual cpu machine but it crashes after attempting to run a test between two asmFish versions (or is this specifically for SF only?).

zardav commented 7 years ago

Sorry for the (very) late response. How are you compiling it? To be honest, I use Visual Studio to build it, using the interface. I don't know how to do it using command line. And I think it should work on any UCI engine, as it only uses the command "bench".