Hi Adam,Gandalf wrote:Looking forward to trying the engine, however...
In cmddef.c:Should be:Code: Select all
print("id name ZCT%s author Zach Wegner\n", ZCT_VERSION);Which causes some trouble under Chessbase 9.Code: Select all
print("id name ZCT%s\nid author Zach Wegner\n", ZCT_VERSION);
What trouble does it cause ? If it's bad, I'll update.
Jim.

