- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OS:
ubuntu 18
Error:
ERROR at //build/config/android/internal_rules.gni:172:23: Can't load input file.
deps += [ "$_target_label$build_config_target_suffix" ]
Step:
1. git clone https://github.com/open-webrtc-toolkit/owt-client-native.git src
2. vi .gclient, edit with
solutions = [
{
"managed": False,
"name": "src",
"url": "https://github.com/open-webrtc-toolkit/owt-client-native.git",
"custom_deps": {},
"deps_file": "DEPS",
"safesync_url": "",
},
]
target_os = [ "android" ]
3. gclient sync
4. cd src
5. python scripts/build_android.py
- Tags:
- HTML5
- JavaScript*
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Android native sdk build not support in ubuntu 18.04 ,please use 16 to build it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
最新版的native sdk(pull requests#368)我用ubuntu 1804编译成功了。

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page