diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-01-23 03:05:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-23 03:05:21 -0500 |
commit | 3fe203b7d9e900698b944dfa1204d7e57e3fba4b (patch) | |
tree | 3838e5af43bc046da2aa59e6e8183852c4cc2c05 /components/script/dom/window.rs | |
parent | 461bce12415f8cddade2420c589fc2f669fc65d2 (diff) | |
parent | 833b52aaaaa3c53bd6321417e9636726bdc2a53b (diff) | |
download | servo-3fe203b7d9e900698b944dfa1204d7e57e3fba4b.tar.gz servo-3fe203b7d9e900698b944dfa1204d7e57e3fba4b.zip |
Auto merge of #22751 - learning:learning-patch-windows-dependencies, r=ferjm
Correct the GStreamer PATH for windows
<!-- Please describe your changes on the following line: -->
Just like what I said, `LNK1181` error when building `servo`:
https://github.com/servo/servo/issues/22737#issuecomment-456123020
The `gstplayer-1.0.lib` is not found, it located in `C:\gstreamer\1.0\x86_64\lib`, not `C:\gstreamer\1.0\x86_64\bin`
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [X] `./mach build -r` does not report any errors
- [X] `./mach test-tidy` does not report any errors
<!-- Either: -->
- [X] These changes do not require tests because it's `README.md`
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22751)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/window.rs')
0 files changed, 0 insertions, 0 deletions