[webkit-help] cairo VS2005 compile errors 57579
Chris Hatko
chatko at gmail.com
Wed Apr 14 10:56:18 PDT 2010
Hi guys,
I'm getting the compile error(s) in WebCore when I build the webkit project
using visual studio professional 2005.
ERROR
Error 2 error C2039: 'platformWidthForGlyph' : is not a member of
'WebCore::SimpleFontData'
c:\cygwin\home\Chris\WebKit\WebCore\platform\graphics\win\SimpleFontDataCairoWin.cpp
100
The signature of the following function
"SimpleFontData::platformWidthForGlyph(Glyph glyph)" has changed (per
http://trac.webkit.org/changeset/57215 ).
I've commented out the function as it doesn't seem to be used anywhere. But
later I get:
ERROR
Error 2 error C2665: 'WebCore::toJS' : none of the 114 overloads could
convert all the argument types
C:\cygwin\home\Chris\WebKit\WebKitBuild\obj\WebCore\DerivedSources\JSNavigator.cpp
265
Before I go down a rat hole, I was wondering if there are stable releases of
webkit cairo-win32 I could try out? Or should all this work and perhaps my
environment is messed-up. Additionally, are there nightly/weekly builds
of webkit cairo, so i can tell its building correctly?
Thanks,
--
Chris Hatko
Email: chatko at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100414/49ed5c10/attachment.html>
More information about the webkit-help
mailing list