In building webkit for cairo-win32, one build error remains: ..\WebFrame.cpp(1891) : error C2664" 'CGCpmtextSaveGState' : cannot convert parameter 1 from 'PlatformGraphicsContext *' to 'CGContextRef' Any thoughts on how to resolve this? Should this member function be conditionally compiled on PLATFORM(CG)? Frank