Skip to content

Error while trying to get pjsip v2.6 #1

@trupizzza

Description

@trupizzza

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions