Share

wxWebKit

Tracker: Bugs

5 Missing #include <wx/dcgraph.h> - ID: 2710359
Last Update: Comment added ( svenk )

In the file \WebCore\platform\wx\wxcode\win\non-kerned-drawing.cpp the
following include is missing: #include <wx/dcgraph.h>

This leads to an undeclared wxGraphicsContext*.


Sven Kurzeder ( svenk ) - 2009-03-24 20:34

5

Open

None

Nobody/Anonymous

None

Latest SVN

Public


Comments ( 2 )

Date: 2009-04-28 07:17
Sender: svenk

No, this was not addressed by the patch 2693524.

The patch 2693524 fixed the missing include in the file:
\WebCore\platform\wx\wxcode\gtk\non-kerned-drawing.cpp

The missing include i reported is in the file:
\WebCore\platform\wx\wxcode\win\non-kerned-drawing.cpp

It's the same error in a different file.



Date: 2009-04-27 04:36
Sender: cwilling

This was addressed by a patch already - see Patches: "Added missing include
file - ID: 2693524". You probably just need a slightly newer svn checkout


Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.