smc / Indic-Keyboard

A privacy aware versatile keyboard for Android, supporting 23 languages and 60 layouts. Mirror of original GitLab repository - https://gitlab.com/indicproject/indic-keyboard
https://indic.app
Apache License 2.0
128 stars 80 forks source link

Trying to build jar file from native gives error: base class 'class _jobject' has a non-virtual destructor [-Werror=effc++] [$5] #65

Closed prathyush90 closed 8 years ago

prathyush90 commented 8 years ago

Hi

I tried to build a .so file from native code with ndk-9 and ndk-10 both give this error

/Users/apple/Downloads/android-ndk-r9b/platforms/android-3/arch-arm/usr/include/jni.h:62:7: error: base class 'class _jobject' has a non-virtual destructor [-Werror=effc++]

This is the location of android-ndk-source.I'm not able to build a .so file from the native code.Can any body please help me build .so files from native code?

--- Did you help close this issue? Go claim the **[$5 bounty](https://www.bountysource.com/issues/32483839-trying-to-build-jar-file-from-native-gives-error-base-class-class-_jobject-has-a-non-virtual-destructor-werror-effc?utm_campaign=plugin&utm_content=tracker%2F493413&utm_medium=issues&utm_source=github)** on [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F493413&utm_medium=issues&utm_source=github).