[webkit-help] errors of building webkit-r59711

wenmhappy wenmhappy at 126.com
Fri Jul 29 00:34:12 PDT 2011


hi,
       I got errors when building webkit-r59711 with vs2008:
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(144) : error C3861: 'CACFLayerSetClearsContext': identifier not found
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(145) : error C3861: 'CACFLayerGetClearsContext': identifier not found
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(162) : error C3861: 'CACFLayerSetFilters': identifier not found
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(163) : error C3861: 'CACFLayerGetFilters': identifier not found
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(208) : error C3861: 'CACFLayerSetSortsSublayers': identifier not found
e:\webkit-r59711\webcore\platform\graphics\win\WKCACFLayer.h(209) : error C3861: 'CACFLayerGetSortsSublayers': identifier not found
these functions are not declared in E:\WebKit-r59711\WebKitLibraries\win\include\QuartzCore\CACFLayer.h, but could be found in E:\WebKit-r59711\WebKitLibraries\win\lib\QuartzCore.lib.
 
..\platform\graphics\win\WKCACFLayerRenderer.cpp(420) : error C2065: 'm_renderer' : undeclared identifier
the class WKCACFLayerRenderer has no  m_renderer at all ,  why  people who write the code makes the problem?
 
I don`t understand why is there strange things like this.
who could help me?
I have done update-webkit.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110729/3998c230/attachment.html>


More information about the webkit-help mailing list