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

Consider to upgrade Windows SDK version to 22621 #9828

Open
huoyaoyuan opened this issue Sep 21, 2024 · 3 comments
Open

Consider to upgrade Windows SDK version to 22621 #9828

huoyaoyuan opened this issue Sep 21, 2024 · 3 comments
Labels
Investigate Requires further investigation by the WPF team.

Comments

@huoyaoyuan
Copy link
Member

Currently the repo is still using Windows SDK 19041. It's somehow old now and requires additional installation in Visual Studio.

Consider to upgrade to 22621 SDK, which is the default and required version in Visual Studio.

@miloush
Copy link
Contributor

miloush commented Sep 21, 2024

I wonder whether we could just use whatever is installed...

@miloush
Copy link
Contributor

miloush commented Sep 21, 2024

Btw you can change it yourself in eng\WpfArcadeSdk\tools\Wpf.Cpp.props line 10. Builds with 22621 without issues.

@harshit7962 harshit7962 added Investigate Requires further investigation by the WPF team. and removed Untriaged labels Sep 23, 2024
@lindexi
Copy link
Contributor

lindexi commented Sep 23, 2024

I actually prefer to separate Native builds and .NET builds. Such as reorganize the projects structure. And I still build fail... see #8343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team.
Projects
None yet
Development

No branches or pull requests

4 participants