Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows: Add missing dependencies #21968
Conversation
highfive
commented
Oct 16, 2018
|
Heads up! This PR modifies the following files:
|
|
@bors-servo r+ |
|
|
Windows: Add missing dependencies Rebased #16445 and updated with Gstreamer DLLs. About msi installer, there is also included gstreamer installer, should be removed and replaced by needed gstreamer DLLs or keep it at is it? <!-- 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/21968) <!-- Reviewable:end -->
|
|
Where is that environment variable supposed to come from? |
|
@jdm Gstreamer installer set this variable. |
|
Would this help with #22315? |
|
@atouchet it should solve this issue. Also I removed GStreamer installer from package, because it is no longer needed. |
|
@jdm r? |
|
Ok, so let's be clear - the effect of this change is that:
Is that correct? |
Windows: Add missing dependencies Rebased #16445 and updated with Gstreamer DLLs. About msi installer, there is also included gstreamer installer, should be removed and replaced by needed gstreamer DLLs or keep it at is it? Fixes #16422. <!-- 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/21968) <!-- Reviewable:end -->
|
|
|
@jdm try again please Added missing |
|
@bors-servo try=windows |
Windows: Add missing dependencies Rebased #16445 and updated with Gstreamer DLLs. About msi installer, there is also included gstreamer installer, should be removed and replaced by needed gstreamer DLLs or keep it at is it? Fixes #16422. <!-- 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/21968) <!-- Reviewable:end -->
|
|
|
Installing But adding another |
|
@bors-servo r+ |
|
Creating new tasks is ok, and output of the MSI ones is cached so they’ll only run again when caches expire. |
|
@jdm I don't think that worked. Retry? |
|
|
Windows: Add missing dependencies Rebased #16445 and updated with Gstreamer DLLs. About msi installer, there is also included gstreamer installer, should be removed and replaced by needed gstreamer DLLs or keep it at is it? Fixes #16422. <!-- 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/21968) <!-- Reviewable:end -->
|
|
|
Those will need to be added to the list of included DLLs. |
Windows: Add more missing dependencies From #21968 (comment) r? @jdm cc @atouchet <!-- 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/22811) <!-- Reviewable:end -->

UK992 commentedOct 16, 2018
•
edited by atouchet
Rebased #16445 and updated with Gstreamer DLLs.
About msi installer, there is also included gstreamer installer, should be removed and replaced by needed gstreamer DLLs or keep it at is it?
Fixes #16422.
This change is