Skip to content
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

Correct the GStreamer PATH for windows #22751

Closed

Conversation

@learning
Copy link
Contributor

learning commented Jan 23, 2019

Just like what I said, LNK1181 error when building servo:
#22737 (comment)

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


  • ./mach build -d does not report any errors
  • ./mach build -r does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because it's README.md

This change is Reviewable

@highfive
Copy link

highfive commented Jan 23, 2019

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @ferjm (or someone else) soon.

@ferjm
Copy link
Member

ferjm commented Jan 23, 2019

Thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2019

📌 Commit 833b52a has been approved by ferjm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2019

Testing commit 833b52a with merge 3fe203b...

bors-servo added a commit that referenced this pull request Jan 23, 2019
…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`:
#22737 (comment)

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 -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2019

@jdm
Copy link
Member

jdm commented Jan 23, 2019

This got merged, but it looks like a github notification was missed.

@jdm jdm closed this Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.