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: [email protected]
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
