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 nightly build fails due to missing VCRUNTIME140.dll and MSVCP140.dll #16422
Comments
|
I worked around this problem by installing Visual C++ Redistributable for Visual Studio 2015, but I guess it should be integrated into the application somehow? |
|
I installed VC++2015 and am now getting a missing |
bors-servo
added a commit
that referenced
this issue
Sep 9, 2017
Windows: Add missing MSVC dependencies - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #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/16445) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 21, 2017
Windows: Add missing MSVC dependencies - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #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/16445) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 21, 2017
Windows: Add missing MSVC dependencies - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #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/16445) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 24, 2017
Windows: Add missing MSVC dependencies - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #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/16445) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 1, 2019
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 -->
bors-servo
added a commit
that referenced
this issue
Feb 1, 2019
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 -->
bors-servo
added a commit
that referenced
this issue
Feb 1, 2019
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 -->
bors-servo
added a commit
that referenced
this issue
Feb 1, 2019
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 -->
bors-servo
added a commit
that referenced
this issue
Feb 1, 2019
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 -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to launch the nightly build of Servo on Windows 10, a dialog box is shown:
Clicking OK on this error twice gives a new error: