Search found 8 matches

Go to advanced search

by dreamsong
03 Nov 2016 08:26
Forum: Development around libVLC
Topic: : Android compile issues (undefined vlc_CPU)-ndk13 issues
Replies: 1
Views: 272

: Android compile issues (undefined vlc_CPU)-ndk13 issues

How to solve the below compile issue? armeabi-v7a] SharedLibrary : libvlc.so ../../modules/arm_neon/volume.c:49: error: undefined reference to ''vlc_CPU ../../modules/audio_filter/channel_mixer/simple_neon.h:54: error: undefined reference to 'vlc_CPU' ../../modules/audio_filter/channel_mixer/simple_...
by dreamsong
03 Nov 2016 08:18
Forum: Development around libVLC
Topic: Android compile issue
Replies: 8
Views: 2996

Android compile issue(vlc_CPU)

How to solve the below compile error?(NDK13,the latest vlc-android source code ) armeabi-v7a] SharedLibrary : libvlc.so ../../modules/arm_neon/volume.c:49: error: undefined reference to 'vlc_CPU' ../../modules/audio_filter/channel_mixer/simple_neon.h:54: error: undefined reference to 'vlc_CPU' ../.....
by dreamsong
03 Nov 2016 08:13
Forum: Development around libVLC
Topic: Android compile issue
Replies: 8
Views: 2996

Re: Android compile issue

Can not found "vlc_CPU" ,what is wrong with the latest Vlc-android? How to solve the compile error? armeabi-v7a] SharedLibrary : libvlc.so ../../modules/arm_neon/volume.c:49: error: undefined reference to 'vlc_CPU' ../../modules/audio_filter/channel_mixer/simple_neon.h:54: error: undefined...
by dreamsong
27 Oct 2016 10:53
Forum: Development around libVLC
Topic: Android compile issues (clang)
Replies: 10
Views: 3175

Re: Android compile issues (clang)

Israelillan,thanks
Hope it can be fixed asap!
by dreamsong
27 Oct 2016 09:33
Forum: Development around libVLC
Topic: Android compile issues (clang)
Replies: 10
Views: 3175

Re: Android compile issues (clang)

LOCAL_STATIC_LIBRARIES Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the Android NDK: current module make: Entering directory `/home/ray/vlc-android/libvlc' [armeabi-v7a] SharedLibrary : libanw.10.so /home/ray/vlc-android/vlc/modules/video_output/android/nativewi...
by dreamsong
27 Oct 2016 09:25
Forum: Development around libVLC
Topic: Android compile issues (clang)
Replies: 10
Views: 3175

Re: Android compile issues (clang)

Hi Jean-Baptiste,
How to solve the complied issue. Ubuntu16.04 NDK13 NDK12.

Go to advanced search