Hi, I keep having this error while live coding and I have no idea what is the issue here, did anyone face such a problem

I was able to find the links for specific versions here: Visual Studio 2022 Release History | Microsoft Learn

Although its only for Enterprise, Pro, or Build Tools, not Community.

1 Like

Correct. I did post that information above for others to see if you missed it. Thanks.

This worked for me. Now, using 17.9.2

Thanks, is work.

I do this:
VS Installer delete MSVC Lastst, then install MSVC build tools singel component

This also worked for me, good catch!

Thank you so much! This worked for me! Honestly, I’m just trying to jump back into unreal development (while also playing with Bevy in Rust), and I was pretty annoyed I was running into these errors.

This should be pinned to the top. You’re the man.

beisdes installing older build tools version I had to manually delete the newer one from \Program Files\vs2022\VC\Tools\MSVC

…which might not be the best idea, eventually it worked but had bunch of other errors after deleting it and had to repair and verify things a lot

I own you a beer! works for me!

1 Like