Programming QuickStart Tutorial

Hi,

I’m very new to the unreal engine, so my issues might be very basic. In fact, this started happening when I was trying to go through the following tutorial:

I think it might be related to the fact that I couldn’t find Visual Studio 2015. I did, however, manage to find the 2017 version and install that without any big problems. Still, I made it to… step 3 - sadly - and found the following Warnings in my Output Log as soon as I made my first class:

LogUObjectGlobals:Warning: Failed to find object ‘Class None.’

LogVSAccessor:Warning: Couldn’t access Visual Studio

LogWindows:Warning: CreateProc failed (740) C:\Program Files (x86)\Mozilla Firefox\firefox.exe -osint -url “Unreal Engine 5.1 Documentation | Unreal Engine 5.1 Documentation

For the full log, I copy pasted it into a paste bin here:

Weird thing is, I got a message saying that it still compiled successfully, but I needed recompile the Quickstart Module. I couldn’t recall the full message so I made another class so that I could copy the text, and this is what I got:

" Successfully added class ‘MyActor’, however you must recompile the ‘QuickStart’ module before it will appear in the Content Browser. Failed to automatically compile the ‘QuickStart’ module.

Would you like to open the Output Log to see more details? "

I’m not sure what it means to recompile the module, or if these issues are related. Opening and changing the settings for VS 2017 according to the recommendations on the tutorial page didn’t give me any problems.

I’m not entirely sure what to do here, but if there’s any troubleshooting would be appreciated. I have no real preference as to which version of visual studio I’m using as long as I can get things done so if there’s still a way to get 2015 as recommended, I’ll be willing to use it.

Thanks for your time.

Best,

Choki_Wukong