<div dir="ltr"><div>I get latest webkit code and want to build wincairo. I got this error:</div><div><br></div><div>----------------------------------------------------------------------------</div><div><font color="#1e1e1e" face="Consolas" size="1"><font color="#1e1e1e" face="Consolas" size="1"><font color="#1e1e1e" face="Consolas" size="1"><p>
.\wtf\CurrentTime.cpp(59): fatal error C1083: Cannot open include file: &#39;glib.h&#39;: No such file or directory</p>
<p>6&gt;  PageAllocationAligned.cpp</p>
<p>6&gt;  PageBlock.cpp</p>
<p>6&gt;  ParallelJobsGeneric.cpp</p>
<p>2&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1354,5): warning MSB8012: TargetPath(D:\yusun\Webkit\WebKit\WebKitBuild\Release_WinCairo\bin32\preprocessor.lib) does not match the Library&#39;s OutputFile property value (D:\yusun\Webkit\WebKit\WebKitBuild\Release_WinCairo\lib32\preprocessor.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).</p>

<p>6&gt;..\wtf\gobject\GOwnPtr.cpp(24): fatal error C1083: Cannot open include file: &#39;gio/gio.h&#39;: No such file or directory</p>
<p>6&gt;  PrintStream.cpp</p>
<p>2&gt;  Tokenizer.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance</p>
<p>6&gt;..\wtf\gobject\GRefPtr.cpp(24): fatal error C1083: Cannot open include file: &#39;glib-object.h&#39;: No such file or directory</p><p>----------------------------------------------------------------</p><p><br></p>
<p>Glib is needed for GTK, I am not sure why it&#39;s needed here. And seems WTF is also newly added. Is it needed for WinCario?</p><p><br></p><p>I am new to webkit. Thanks for your help.</p><p><br></p><p>-Yuting</p></font></font></font></div>
</div>