Hi there,
I’m trying to create a package of a plugin that i’ve created using 4.26, but the build fail with the following error
UATHelper: Package Plugin Task (Windows): ERROR: Visual Studio 2017 must be installed in order to build this target.
i wasn’t expecting this issue since 4.26 is supposed to vs 2019, is there a way to fix that ?
I was able to run the following command with 2019 as argument but, it seem like it stop half step on the packaging process since i only get “HostProject” which i would expect it to be renamed with my pacakge name
Any help would be appreciated
Thanks