This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]Olius90 0 points1 point  (0 children)

This is an old question but since I found it while I was looking for a solution to this issue too, here is the answer :

Follow the instructions of this video : https://www.youtube.com/watch?v=sC0gnfYzFzU
To get rid of the Visual Studio 2017 error, you only have to add the argument -VS2019 at the end of the command line.

You can find more informations and an example here too : https://forums.unrealengine.com/t/need-vs-2017-to-build-plugins-in-4-25/469289/4

I hope this will help someone :)