Advertisement
csphelps76

Untitled

Nov 4th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. external/webkit/Source/WebKit/android/jni/WebCoreFrameBridge.cpp: In function 'void android::CreateFrame(JNIEnv*, jobject, jobject, jobject, jobject)':
  2. external/webkit/Source/WebKit/android/jni/WebCoreFrameBridge.cpp:1098:40: error: cannot allocate an object of abstract type 'android::ChromeClientAndroid'
  3. external/webkit/Source/WebKit/android/WebCoreSupport/ChromeClientAndroid.h:48:11: note: because the following virtual functions are pure within 'android::ChromeClientAndroid':
  4. external/webkit/Source/WebCore/page/ChromeClient.h:157:22: note: virtual void WebCore::ChromeClient::scheduleAnimation()
  5. make: *** [out/target/product/toro/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebKit/android/jni/WebCoreFrameBridge.o] Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement