Open-TEE / opentee-android

Android code/libraries for deploying and running Open TEE code
https://github.com/Open-TEE
Apache License 2.0
50 stars 24 forks source link

NDK-build faild #7

Open ritesh-bhavsar86 opened 7 years ago

ritesh-bhavsar86 commented 7 years ago

i'm running otservice module then i got below error :

/Users/Anand/Documents/OpenTEE/android-ndk-r15b/build/core/build-binary.mk Error:(688) Android NDK: Module nativelibtee-jni depends on undefined modules: c
Error:(701) *** Android NDK: Aborting (set APP_ALLOW_MISSING_DEPS=true to allow missing dependencies) . Stop. :otservice:buildNative FAILED

can you please suggest solution for this,

Also give steps for project setup and configuration

lordqwerty commented 7 years ago

Hi Ritesh, I am not a developer on this project but there is documentation available https://open-tee.github.io/documentation/

Hope this helps!

lordqwerty commented 7 years ago

More specifically https://open-tee.github.io/android/

ritesh-bhavsar86 commented 7 years ago

@lordqwerty you are correct but this will not removing my error , Guys any one help me to sort out issues

ritesh-bhavsar86 commented 7 years ago

/Users/Anand/Documents/OpenTEE/tee/opentee-android/otservice/src/main/jni/LibteeWrapper.cpp Error:(17, 35) tee_shared_data_types.h: No such file or directory compilation terminated. please tell us where i did wrong