You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i tried to build the android with the command
cd ./projects/android
./buildall_android.sh
I am getting the below mentioned issue. and libraries are not getting generated. Please check whether this is configuration issue or os.
/Development/ortc/ortc-lib/projects/android-test /Development/ortc/ortc-lib/projects/android-test
Android NDK: ERROR:/Development/ortc/ortc-lib/projects/android-test/jni/Android.mk:jpeg_turbo: LOCAL_SRC_FILES points to a missing file **
Android NDK: Check that /Development/ortc/ortc-lib/projects/android-test/jni/../../../libs/build/android/webrtc/libjpeg_turbo.a exists or that its path is correct /Development/Android/android-ndk-r8e/build/core/prebuilt-library.mk:45: ** Android NDK: Aborting . Stop.
/Development/ortc/ortc-lib/projects/android-test
-------- Installing ortc-lib -----
/Development/ortc/ortc-lib/projects/android _BUILD COMLETED FOR ALL ORTC LIBS_
The text was updated successfully, but these errors were encountered:
Hi,
When i tried to build the android with the command
cd ./projects/android
./buildall_android.sh
I am getting the below mentioned issue. and libraries are not getting generated. Please check whether this is configuration issue or os.
/Development/ortc/ortc-lib/projects/android-test /Development/ortc/ortc-lib/projects/android-test
Android NDK: ERROR:/Development/ortc/ortc-lib/projects/android-test/jni/Android.mk:jpeg_turbo: LOCAL_SRC_FILES points to a missing file **
Android NDK: Check that /Development/ortc/ortc-lib/projects/android-test/jni/../../../libs/build/android/webrtc/libjpeg_turbo.a exists or that its path is correct
/Development/Android/android-ndk-r8e/build/core/prebuilt-library.mk:45: ** Android NDK: Aborting . Stop.
/Development/ortc/ortc-lib/projects/android-test
-------- Installing ortc-lib -----
/Development/ortc/ortc-lib/projects/android
_BUILD COMLETED FOR ALL ORTC LIBS_
The text was updated successfully, but these errors were encountered: