Hey guys, it's become increasingly difficult to get the correct build tools these days as it seems Microsoft has moved it off many of its pages. Even the installation tutorials I created earlier can be misleading now.
HOWEVER, here is what you need to do make certain you have the right version:
1. go to your command prompt
2. Paste in: winget install –id=Microsoft.VisualStudio.2019.BuildTools -e
That will download the correct version and auto-run it. From their, you should:
1. Remove 2022 if it is installed
2. Follow the directions in the videos of selecting the Build tools or the image above
Tutorial Here: https://www.patreon.com/posts/109940936