android-eye icon indicating copy to clipboard operation
android-eye copied to clipboard

jni issue.

Open leepopcan opened this issue 12 years ago • 3 comments

sam@haifengl /cygdrive/c/git/android-eye/jni $ $NDK/ndk-build Compile thumb : mp3encoder <= presets.c Compile thumb : mp3encoder <= quantize.c Compile thumb : mp3encoder <= reservoir.c Compile thumb : mp3encoder <= tables.c Compile thumb : mp3encoder <= util.c Compile thumb : mp3encoder <= VbrTag.c Compile thumb : mp3encoder <= encoder.c Compile thumb : mp3encoder <= gain_analysis.c Compile thumb : mp3encoder <= lame.c Compile thumb : mp3encoder <= newmdct.c Compile thumb : mp3encoder <= psymodel.c Compile thumb : mp3encoder <= quantize_pvt.c Compile thumb : mp3encoder <= set_get.c Compile thumb : mp3encoder <= takehiro.c Compile thumb : mp3encoder <= vbrquantize.c Compile thumb : mp3encoder <= version.c Compile++ thumb : mp3encoder <= mp3encoder.cpp Prebuilt : libstlport_static.a <= <NDK>/sources/cxx-stl/stlport/libs/armea bi/ SharedLibrary : libmp3encoder.so C:/android-ndk-r8-windows/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/ prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linu x-androideabi/bin/ld.exe: C:/git/android-eye/obj/local/armeabi/libstlport_static .a: No such file: Permission denied collect2: ld returned 1 exit status /cygdrive/c/android-ndk-r8-windows/android-ndk-r8/build/core/build-binary.mk:369 : recipe for target `/cygdrive/c/git/android-eye/obj/local/armeabi/libmp3encoder .so' failed make: *** [/cygdrive/c/git/android-eye/obj/local/armeabi/libmp3encoder.so] Error 1

any help? Thanks

leepopcan avatar Jan 24 '13 08:01 leepopcan

C:/git/android-eye/obj/local/armeabi/libstlport_static .a: No such file: Permission denied. In fact that file is exist.

leepopcan avatar Jan 24 '13 09:01 leepopcan

installation fails in the emulator..... i have imported this project into my eclipse workspace and tried to run it on the emulator, but it failed. kindly help.....thanks

ghost avatar Feb 05 '13 18:02 ghost

How to compiled c code . have any detail documents . please provided a link or doc. thanks!

zhongbiqing avatar Apr 23 '13 08:04 zhongbiqing