Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

jni failure #2

Closed
dalb8 opened this issue Jan 16, 2013 · 5 comments
Closed

jni failure #2

dalb8 opened this issue Jan 16, 2013 · 5 comments

Comments

@dalb8
Copy link

dalb8 commented Jan 16, 2013

jni/libmp3lame/bitstream.c: In function 'do_gain_analysis': jni/libmp3lame/bitstream.c:992:24: warning: unused variable 'rov' [-Wunused-variable] jni/libmp3lame/bitstream.c:991:32: warning: unused variable 'rsv' [-Wunused-variable] jni/libmp3lame/bitstream.c:990:34: warning: unused variable 'cfg' [-Wunused-variable] In file included from jni/libmp3lame/presets.c:29:0: jni/libmp3lame/set_get.h:24:18: fatal error: lame.h: No such file or directory compilation terminated. make: *** [obj/local/armeabi/objs/mp3encoder/libmp3lame/presets.o] Error 1 Compile thumb : mp3encoder <= bitstream.c Compile thumb : mp3encoder <= fft.c Compile thumb : mp3encoder <= id3tag.c Compile thumb : mp3encoder <= mpglib_interface.c Compile thumb : mp3encoder <= presets.c

@Teaonly
Copy link
Owner

Teaonly commented Jan 17, 2013

Thanks your interesting.

For the current android.mk, you should execute ndk-build in jni folder, the include path is fixed.

@dalb8
Copy link
Author

dalb8 commented Jan 17, 2013

Thank you. The app builds but I can't get it to work. I opened the url in gnome-mplayer with 3G and WiFI and it just says Loading...

@Teaonly
Copy link
Owner

Teaonly commented Jan 18, 2013

You should open the URL in browser , the browser should support Chrome, Firefox and IE

@dalb8
Copy link
Author

dalb8 commented Jan 27, 2013

Still doesnt work . Tried Firefox . nevermind.

@dalb8 dalb8 closed this as completed Jan 27, 2013
@leepopcan1984
Copy link

The same problem, but I fixed it following Teaonly, Thanks. For more I use Chrome to see the video, hope it help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants