Hi,<br><br>I am trying to build hurfbuzz 0.9.3 in Visual Studio 2005. It gives me following error in file: hb-ot-layout-common-private.h on line: 561    <br><br>'CoverageFormat1::Iter' cannot access private struct declared in class 'CoverageFormat1'.<br>
<br>I did some investigation and found that the Iter is declared private in the CoverageFormat1 struct and thus the compiler error occurs.<br><br>Regards<br>