Hey -
Are you using a source version of the engine or the binary version from the Launcher? Can you provide the full error message from Visual Studio when you attempt to compile? Based on the LNK1181 error, the likely issue is that the folder path to ucrt.lib is being incorrectly due to spaces. If your project is saved in a location that includes a space anywhere in the file path (such as inside a folder named “Unreal Projects” with the space) then please try creating a new project in another location and let me know if you still get this error.