<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: 'glib.h': No such file or directory</p>
<p>6> PageAllocationAligned.cpp</p>
<p>6> PageBlock.cpp</p>
<p>6> ParallelJobsGeneric.cpp</p>
<p>2>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'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>..\wtf\gobject\GOwnPtr.cpp(24): fatal error C1083: Cannot open include file: 'gio/gio.h': No such file or directory</p>
<p>6> PrintStream.cpp</p>
<p>2> 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>..\wtf\gobject\GRefPtr.cpp(24): fatal error C1083: Cannot open include file: 'glib-object.h': No such file or directory</p><p>----------------------------------------------------------------</p><p><br></p>
<p>Glib is needed for GTK, I am not sure why it'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>