Compilation Errors with VS2022 #1292
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Odd errors. Can you confirm if you installed the latest Windows SDK and when first opening the project (redownload and see) if is not asking you to upgrade the SDK, which while could work, if you have the latest installed it should compile perfectly fine.. Make sure you have selected Debug | x64. If still facing problems try VS2022 preview which worked very well, out of the box, for me |
Beta Was this translation helpful? Give feedback.
-
Ok so the SDK installation did it. There are still some errors with building the setup, which I will check later. Thanks for your assistance. |
Beta Was this translation helpful? Give feedback.
Odd errors. Can you confirm if you installed the latest Windows SDK and when first opening the project (redownload and see) if is not asking you to upgrade the SDK, which while could work, if you have the latest installed it should compile perfectly fine..
Make sure you have selected Debug | x64.
If still facing problems try VS2022 preview which worked very well, out of the box, for me