MidwestVG
(MidwestVG)
61
It looks like some things might have not been converted a while ago and they are causing issues with conversions to 4.18.
Change these files:
…Unreal Projects\YourProject\Source\YourProject\YourProject.Build.cs"
…Unreal Projects\YourProject\Source\YourProject\YourProject.Target.cs"
…Unreal Projects\YourProject\Source\YourProject\YourProjectEditor.Target.cs"
Follow the recommendations from roman94v here: https://forums.unrealengine.com/deve…ansition-guide
The SetupBinaries() method is no longer needed.