-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I modified build.sh a bit(add 'PJLIB_VERSION=2.6' instead of 'PJLIB_VERSION=2.4.5') to get newer version of pjsip, but when I trying to do
docker run --rm pjlib-android > pjsip.tar
I've got an error:
Building for x86
mv: cannot stat 'java/android/libs/armeabi': No such file or directory
tar: src: Cannot stat: No such file or directory
tar: libs: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Cannot create archive
Running docker on windows 10
Metadata
Metadata
Assignees
Labels
No labels