Hi,

I am running into the JSNavigator.cpp issue as well when building Debug_Cairo 
configuration. If you can share your resolution, I'd appreciate it.

Interestingly, my visual studio solution indicates that file is disabled from 
the build.

Thanks.

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

From: [email protected] 
[mailto:[email protected]] On Behalf Of Chris Hatko
Sent: Wednesday, April 14, 2010 10:56 AM
To: [email protected]
Subject: [webkit-help] cairo VS2005 compile errors 57579

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

Reply via email to