UnrealEngineHTML5 / Documentation

540 stars 183 forks source link

ERROR: Unable to find a valid installation of Visual Studio. #89

Closed MarkAckerley closed 3 years ago

MarkAckerley commented 3 years ago

Hi,

I followed the listed steps, I have Visual Studio 2019 installed, I tried following the post about installing on Windows 10, but nothing has worked.

Any advice would be appreciated.

Thanks,

Mark

"GenerateProjectFiles ERROR: Unable to find a valid installation of Visual Studio. Please check that you have Visual Studio 2017 or Visual Studio 2019 installed, and the MSBuild component is selected as part of your installation."

image

MarkAckerley commented 3 years ago

It was necessary to install the Visual Studio C++ components to make this work.

danilobuendia commented 2 years ago

Which ones? I followed the doc, no luck.

seb-the-architect commented 2 years ago

Same here, no luck. I have MSBuild installed too...

Ares9323 commented 1 year ago

Which ones? I followed the doc, no luck.

Installing "Desktop development with C++" from the Visual Studio Installer solved the issue for me: image