hgm wrote:Which Polyglot version are you using?
The WB alpha release only works with Polyglots that accept their instructions on the command line; it does not use a polyglot.ini file. If the command
polyglot -noini -ec ENGINE.exe -ed ENGINE_DIR
does fail to start up the mentioned engine, you either have to replace the Polyglot for one that does, or change the /adapterCommand in the winboard.ini file to one that can start up the version of Polyglot you are using.
Of course I'm using the lastest Polyglot version 1.4.55b, and the command above works.
But when I try to do it from Winboard either in the startup dialog with "ChestUCI.exe -fUCI" or on the commandline with "winboard -fcp ChestUCI.exe -fUCI", I just get the following error message:
POLYGLOT: main(): Option "-ed" not found
BTW, this new Winboard alpha doesn't seem to understand "-fcp ChestUCI.exe -fUCI" as commandline anymore, it pops up the startup dialog withjust the simle entry "ChestUCI.exe" and has forgotten "-fUCI".