Closed marynovskyi closed 1 year ago
These scripts are for use with the webrtc-sdk/webrtc repo. The code is retrieved here:
Hi. Thanks for the response. I already figured it out. If anyone's gonna have the similar problem like me and you're building without docker - move VERSION file to the root directory of the project
Hi. I'm working on a project and we need to build webrtc with different package name, but I can't find where does it fetching the source. I'm building on ubuntu for android. I've checked your docs, but it doesn't create folders like _source or _build. I also tried running the build with run.py build android but it returns the error: FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'.