Missing build/dotfile_settings.gni on latest iOS

1,262 views
Skip to first unread message

tech74

unread,
Dec 7, 2016, 7:05:46 AM12/7/16
to discuss-webrtc
Hi, 

Just did a git pull on my iOS webrtc sources. I'm getting the below error when building. I assume
git pull is all one needs to do to update. Is gclient sync required? Would it attempt to download all the sources again?

gn gen out/Debug-device-arm64 --ide=xcode  --args='target_os="ios" target_cpu="arm64" is_component_build=false ios_enable_code_signing=false'


ERROR at //.gn:9:1: Unable to load "/Users/macuser/Code/Dev/1/webrtc_ios/src/build/dotfile_settings.gni".

import("//build/dotfile_settings.gni")


Thanks

kthel...@webrtc.org

unread,
Dec 7, 2016, 7:09:46 AM12/7/16
to discuss-webrtc
Yes, please run `gclient sync` and run again.

tech74

unread,
Dec 7, 2016, 8:54:33 AM12/7/16
to discuss-webrtc
Many thanks for the response. Can you confirm this won't download all the sources again? 

Thanks

kthel...@webrtc.org

unread,
Dec 7, 2016, 8:57:51 AM12/7/16
to discuss-webrtc
That is correct, it will only download whatever you are missing.
Reply all
Reply to author
Forward
0 new messages