when trying to compile with metamachine/Oracle, I got this error: genmove.c: In function ‘genmove’: genmove.c:254:5: error: too many arguments to function ‘metamachine_genmove’ liberty.h:539:5: note: declared here
So I changed liberty.h line 539 to int metamachine_genmove(int color, float *value, int limit_search); then it compiled. I suggest this to be fixed in the git repository. -Mark Gerads -- ____________________________________ "If you cannot be civilized, act civilized!"
_______________________________________________ gnugo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnugo-devel

