Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created January 25, 2012 17:50
Show Gist options
  • Save azbesthu/1677573 to your computer and use it in GitHub Desktop.
Save azbesthu/1677573 to your computer and use it in GitHub Desktop.
/home/azbest/webkit/WebKit/Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp: In function 'void* WebCore::getProcAddress(const char*)':
/home/azbest/webkit/WebKit/Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp:45:86: error: invalid conversion from 'QFunctionPointer {aka void (*)()}' to 'void*' [-fpermissive]
ICECC[32698] 09:45:16: Compiled on 10.109.212.1
make[3]: *** [obj/debug/platform/graphics/cairo/OpenGLShims.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release/Source/WebCore'
make[2]: *** [sub-Target-pri-make_default-ordered] Error 2
make[2]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release/Source/WebCore'
make[1]: *** [sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2
make[1]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release'
make: *** [incremental] Error 2
@azbesthu
Copy link
Author

my bad, git pull webkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment