Bug 18275

Summary: [gtk] WebKitGtk does not compile with pango enabled
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Dirk Schulze
Reported 2008-04-02 02:18:23 PDT
if I compile WebKit with pango enabled I got this error: WebCore/platform/graphics/gtk/FontCustomPlatformDataPango.cpp:33: Fehler: Prototyp für »WebCore::FontPlatformData WebCore::FontCustomPlatformData::fontPlatformData(int, bool, bool)« passt zu nichts in Klasse »WebCore::FontCustomPlatformData« WebCore/platform/graphics/gtk/FontCustomPlatformData.h:41: Fehler: Kandidat ist: WebCore::FontPlatformData WebCore::FontCustomPlatformData::fontPlatformData(int, bool, bool, WebCore::FontRenderingMode) WebCore/platform/graphics/gtk/FontCustomPlatformDataPango.cpp:38: Warnung: »void WebCore::releaseData(void*)« definiert, aber nicht verwendet make[1]: *** [WebCore/platform/graphics/gtk/libwebkit_1_0_la-FontCustomPlatformDataPango.lo] Fehler 1
Attachments
Note You need to log in before you can comment on or make changes to this bug.