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

UWP: Unable to activate Windows Store App #25683

Closed
paulrouget opened this issue Feb 4, 2020 · 5 comments
Closed

UWP: Unable to activate Windows Store App #25683

paulrouget opened this issue Feb 4, 2020 · 5 comments

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Feb 4, 2020

For some reasons, I can’t get to start the UWP app in the emulator or on desktop:

IMG_0004

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Feb 4, 2020

The program '[10584] ServoApp.exe' has exited with code -1073741515 (0xc0000135) 'A dependent dll was not found
@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Feb 4, 2020

Bisected: #25509

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Feb 5, 2020

The new Angle libraries are linked with this extra DLL: VCRUNTIME140_1_APP.dll. It’s still linked to VCRUNTIME140_APP.dll.

@jdm can you double check the angle 2.1.18 package?

@jdm
Copy link
Member

@jdm jdm commented Feb 10, 2020

@paulrouget It may have been caused by building with MSVC 2019. Let's revert #25509 to unbreak everybody.

@jdm jdm mentioned this issue Feb 10, 2020
3 of 3 tasks complete
@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Feb 10, 2020

I can confirm that reverting #25509 fixes this link error.

bors-servo added a commit that referenced this issue Feb 10, 2020
Revert ANGLE upgrade.

This reverts commit ce6204b, reversing
changes made to 904fcb4.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #25683
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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