I am also interested in this question, and in general in some classes to learn c++. I will need it in my college project, so I would like to go to some courses or get any help. I have already asked for some help from one service and I recommended you read this too, maybe it will help. I have found here a cheap essay writing service and hope for their help.
I see you respond to this 3 years later. In the meantime, I just never find a proper answer and just give up. And I used Visual Studio + Visual Assist. Now, I try the preview of Rider for Unreal Engine ( Rider for Unreal Engine: Smart C++ and Blueprints support to craft the best games ) from Jetbrains and it’s really cool. It’s free during the preview.
Hi, I am also trying “Rider” now. Would you know how I connect Rider to Unreal Engine 4? When I currently create a new C++ class in the Engine it then still loads Visual Studio. But I want Rider to be loaded/started.
Thank you, Peter
Because you are using clang.exe and not the original microsoft compiler, while visual studio uses that. So you are compiling with clang.exe, most probally your problem.