I tried compiling the hgmaster branch and the 4.6.0cvs build in macOSX and they compiled successfully but I noticed a couple problems within both.
xboard continually spews
- Code: Select all
Warning: No type converter registered for '(null)' to 'FontSet' conversion.
this is also perhaps why all font in xboard looks suddenly different in this version.
here are some comparisons.
xboard hgmaster/4.6.0cvs
xboard 4.5.3
You will also notice that for some reason when a second engine is started the second engines clock always reverts to the maximum time possible to input in xboard. This is for both classical and incremental modes.
Of course none of this happens in Ubuntu.