Hi, I'm having problems building WebKit Cairo port (from 23/11 nightly). First it gives an error on RenderMediaControls.cpp which includes "<CoreGraphics/CoreGraphics.h>" and it shouldn't (right? this is part of the Apple CoreGraphics). So I replaced this include by "<cairo.h>". Is this the right way to fix this error? Now it gives other errors namely on WebKitSystemInterface.h about 'CGFloat' being undeclared.
Can anyone help me? Regards, João Neves
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

