-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should this build in Visual studio or Ninja? #4
Comments
just use VS:) Joshua Xiong 邮箱:xjs.xjtu@gmail.com 签名由 网易邮箱大师 定制 On 11/15/2018 11:01, jyg wrote: — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
|
Tried to clone the repository but got the following errors, any idea why the repository is over its data quota? "Downloading Win32Project/webrtc-static-lib/field_trial_default.lib (189 KB) Errors logged to C:\work\webrtc-native-demo-win.git\lfs\logs\20181114T213854.92 C:\work>git checkout -f HEAD C:\work>dir/w Directory of C:\work [.] [..] [depot_tools] C:\work>cd webrtc-native-demo-win C:\work\webrtc-native-demo-win>git checkout -f HEAD Errors logged to C:\work\webrtc-native-demo-win.git\lfs\logs\20181114T214204.86 |
i commit webrtc static lib in the repo. IT is very big size. maybe you need config your git to support this. Joshua Xiong 邮箱:xjs.xjtu@gmail.com 签名由 网易邮箱大师 定制 On 11/15/2018 14:13, jyg wrote: Tried to clone the repository but got the following errors, any idea why the repository is over its data quota? "Downloading Win32Project/webrtc-static-lib/field_trial_default.lib (189 KB) Error downloading object: Win32Project/webrtc-static-lib/field_trial_default.lib (8f498b8): Smudge error: Error downloading Win32Project/webrtc-static-lib/field _trial_default.lib (8f498b8c78d8afbe185a607353d9ff42e5c6b16d8b031da355295fb48e6e c20e): batch response: This repository is over its data quota. Purchase more dat a packs to restore access. Errors logged to C:\work\webrtc-native-demo-win.git\lfs\logs\20181114T213854.92 73495.log Use git lfs logs last to view the log. error: external filter 'git-lfs filter-process' failed fatal: Win32Project/webrtc-static-lib/field_trial_default.lib: smudge filter lfs failed warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD' C:\work>git checkout -f HEAD fatal: not a git repository (or any of the parent directories): .git C:\work>dir/w Volume in drive C has no label. Volume Serial Number is B204-37A9 Directory of C:\work [.] [..] [depot_tools] [webrtc-checkout] [webrtc-native-demo-win] [webrtc-web] 0 File(s) 0 bytes 6 Dir(s) 28,754,567,168 bytes free C:\work>cd webrtc-native-demo-win C:\work\webrtc-native-demo-win>git checkout -f HEAD Checking out files: 100% (1575/1575), done. Downloading Win32Project/webrtc-static-lib/field_trial_default.lib (189 KB) Error downloading object: Win32Project/webrtc-static-lib/field_trial_default.lib (8f498b8): Smudge error: Error downloading Win32Project/webrtc-static-lib/field _trial_default.lib (8f498b8c78d8afbe185a607353d9ff42e5c6b16d8b031da355295fb48e6e c20e): batch response: This repository is over its data quota. Purchase more dat a packs to restore access. Errors logged to C:\work\webrtc-native-demo-win.git\lfs\logs\20181114T214204.86 12131.log Use git lfs logs last to view the log. error: external filter 'git-lfs filter-process' failed fatal: Win32Project/webrtc-static-lib/field_trial_default.lib: smudge filter lfs failed" — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
|
No description provided.
The text was updated successfully, but these errors were encountered: