Hello! I am facing one strange problem while using Visual Studio and Unreal Engine. When I want to create new C++ project in Unreal Engine, the error "Visual Studio 2017 must be installed" appears. However, I have already installed it (and many additional components for it), but the error still appears. Reinstalling didn't work. I have been struggling with this problem for 2 weeks, but I didn't find the solution. Do you know what can cause this error?
Announcement
Collapse
No announcement yet.
ERROR: Visual Studio 2017 must be installed in order to build this target. HELP
Collapse
X
-
Did you include the necessary C++ components when installing Visual Studio 2017? You need to include the Game Development for C++ component with Unreal Engine Installer checked.
See this tutorial.
-
Originally posted by ANameTooLongToFi View PostTry checking the registry keys for your visual studio to make sure Unreal can detect your VS installation.
Otherwise, you can always try installing "UnrealVS" extension on your visual studio.
About UnrealVS - I am really unlucky person. The installer doesn't launch, I cannot install it.
Comment
Comment