I’m having trouble packaging an alpha prototype that I just finished making. I tried installing VIsual Studio 2022 but nothing seemed to work. Here is the log.
If anyone can give me any solutions to this problem and explain what any part of the log means, please let me know.
Go to Visual Studio Installer → VS2022 → Modify
Make sure you installed “Desktop development with C++” and “Game development with C++” .
in the “Individual Components” section make sure MSVC 143 is installed.
I did. I uninstalled Visual Studio 2022 then reinstalled it and then added the mentioned component when I found a tab containing the list of available pieces to choose from. I found the one I needed and downloaded that, and it worked! Now I can package projects with no problems.