can't build in vs2022 17.3 #2192
Answered
by
JustinJayL
pedoc
asked this question in
Questions / Answers
-
The latest commit (47779f2) cannot be compiled in vs2022 17.3 version It looks like the error is in the Windows SDK. Has anyone encountered this before? |
Beta Was this translation helpful? Give feedback.
Answered by
JustinJayL
Oct 9, 2024
Replies: 1 comment 1 reply
-
I just ran into this same issue, the problem is that you have an outdated Windows 11 SDK. You need to install the latest version, and then re run build_init and then build_release. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pedoc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just ran into this same issue, the problem is that you have an outdated Windows 11 SDK. You need to install the latest version, and then re run build_init and then build_release.