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

Upgraded SDK version to fix HCS_E_HYPERV_NOT_INSTALLED undeclared #78

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

CarlosNihelton
Copy link
Collaborator

Per conversation on microsoft/WSL-DistroLauncher#103 the recommendation is to upgrade to the latest SDK version. The other option would be define the constant in our sources.

#define HCS_E_HYPERV_NOT_INSTALLED _HRESULT_TYPEDEF_(0x80370102L)

Since GitHub documentation says this version of the SDK is supported on the Windows runners, I opted in for the first option. Should the upstream implement any other fix I'll revisit this topic, but for now this is enough our CI.

@didrocks
Copy link
Member

didrocks commented Jan 7, 2022

This looks good to me. There is no opened automated PR against this one meaning that you changed all the generated files correctly :p

Thanks for reaching upstream and let’s merge this!

@didrocks didrocks merged commit 9258af1 into main Jan 7, 2022
@didrocks didrocks deleted the fix-sdk-version branch January 7, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants