alexey-pelykh/webp-android-backport

when i compile webp-android-backport-library getting following error

nagarajudbng opened this issue · 1 comments

HI
what is the problem while i compiling with ndk getting fowllowing error, can you help me please

Invalid attribute name:
package
Compile++ thumb : webpbackport <= android_backport_webp_WebPFactory.cpp
jni/webpbackport/android_backport_webp_WebPFactory.cpp:7:25: fatal error: webp/decode.h: No such file or directory
compilation terminated.
make: *** [obj/local/armeabi/objs/webpbackport/android_backport_webp_WebPFactory.o] Error 1

Probably you haven't initialized submodules after git clone. You can read more here under Using Submodules section.