Was failing to compile due to 'uint' on lines 95 and 98 in n_angleMultiOp.cpp. Switching to unsigned int seemed to fix the problem on my end.