I installed visual studio 2017 RC and installed visual C++ tools and the Unreal engine tools. When I try to create a new C++ project the following error pops up - ERROR: No 32-bit compiler toolchain found in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
well I think U need vs2015 to beinstalled not vs2017
whenever I try to install visual studio 2015 it gives me an error.
Hello,
Take a look at the following threads, where users were experiencing the same error messages as you:
Let me know if either of those help, otherwise I can suggest some other things.
Have a great day
Hi, the first link helped me. The Problem ist that theres no C++ installed.
Thanks!
what do you mean by no C++?
Here is the link.
This error can be fixed by changing the windows registry to point to Visual Studio 2017. See matan19’s answer in the following thread.Visual studio compiler wrong path (how to change?) - Pipeline & Plugins - Epic Developer Community Forums
In Visual Basic you need to install programming language packs, I was able to install the Visual C++ pack by creating a new project and finding the Visual C++ folder. After I clicked on that it brought up an option to install.
I apologize if i just accidently downvoted that