I got to this lesson in the C++ and UE5 course and have started getting this error when trying to compile:
LINK : fatal error LNK1181: cannot open input file ‘C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\lib\x64\legacy_stdio_wide_specifiers.lib’
It looks like the latest version of VSC didn’t properly update and is causing these compile errors?
Any suggestions on how to fix this?