Skip to content

Instantly share code, notes, and snippets.

@kkristof
Last active December 11, 2015 02:28
Show Gist options
  • Save kkristof/4530651 to your computer and use it in GitHub Desktop.
Save kkristof/4530651 to your computer and use it in GitHub Desktop.
/home/kkristof/WebKit_0/Source/WebCore/platform/graphics/surfaces/qt/GraphicsSurfaceQt.cpp:47:49: error: invalid use of incomplete type ‘struct WebCore::SurfaceGLES’
/home/kkristof/WebKit_0/Source/WebCore/platform/graphics/GraphicsContext.h:57:7: error: forward declaration of ‘struct WebCore::SurfaceGLES’
/home/kkristof/WebKit_0/Source/WebCore/platform/graphics/surfaces/qt/GraphicsSurfaceQt.cpp:48:12: error: invalid use of incomplete type ‘struct WebCore::SurfaceGLES’
/home/kkristof/WebKit_0/Source/WebCore/platform/graphics/GraphicsContext.h:57:7: error: forward declaration of ‘struct WebCore::SurfaceGLES’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment