Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- external/webkit/Source/WebKit/android/jni/WebCoreFrameBridge.cpp: In function 'void android::CreateFrame(JNIEnv*, jobject, jobject, jobject, jobject)':
- external/webkit/Source/WebKit/android/jni/WebCoreFrameBridge.cpp:1098:40: error: cannot allocate an object of abstract type 'android::ChromeClientAndroid'
- external/webkit/Source/WebKit/android/WebCoreSupport/ChromeClientAndroid.h:48:11: note: because the following virtual functions are pure within 'android::ChromeClientAndroid':
- external/webkit/Source/WebCore/page/ChromeClient.h:157:22: note: virtual void WebCore::ChromeClient::scheduleAnimation()
- 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