[webkit-help] build wincairo error

孙玉婷 thirteenhust at gmail.com
Wed Jan 22 23:48:18 PST 2014


I get latest webkit code and want to build wincairo. I got this error:

----------------------------------------------------------------------------

.\wtf\CurrentTime.cpp(59): fatal error C1083: Cannot open include file:
'glib.h': No such file or directory

6> PageAllocationAligned.cpp

6> PageBlock.cpp

6> ParallelJobsGeneric.cpp

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).

6>..\wtf\gobject\GOwnPtr.cpp(24): fatal error C1083: Cannot open include
file: 'gio/gio.h': No such file or directory

6> PrintStream.cpp

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

6>..\wtf\gobject\GRefPtr.cpp(24): fatal error C1083: Cannot open include
file: 'glib-object.h': No such file or directory

----------------------------------------------------------------


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?


I am new to webkit. Thanks for your help.


-Yuting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20140123/4f5a9f45/attachment.html>


More information about the webkit-help mailing list