Cross-compiling for Linux on Windows ERROR

I’m having issues when trying to build for Windows cross-compiling for Linux (following the steps from HERE)

Are the errors I’m getting related to my VS version? Does anybody have any idea how I can fix this?


ERROR: UnrealBuildTool Exception: System.NotSupportedException: The given path's format is not supported.
          at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
          at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
          at Tools.DotNETCommon.DirectoryReference..ctor(String InPath) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DirectoryReference.cs:line 23
          at UnrealBuildTool.LinuxPlatformSDK.HasRequiredManualSDKInternal() in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\Platform\Linux\UEBuildLinux.cs:line 644
          at UnrealBuildTool.UEBuildPlatformSDK.HasRequiredManualSDK() in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\Configuration\UEBuildPlatformSDK.cs:line 672
          at UnrealBuildTool.UEBuildPlatformSDK.ManageAndValidateSDK(SDKOutputLevel OutputLevel) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\Configuration\UEBuildPlatformSDK.cs:line 822
          at UnrealBuildTool.LinuxPlatformFactory.RegisterBuildPlatforms(SDKOutputLevel OutputLevel) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\Platform\Linux\UEBuildLinux.cs:line 675
          at UnrealBuildTool.UEBuildPlatformFactory.TryRegisterBuildPlatforms(SDKOutputLevel OutputLevel, Boolean bValidatingPlatforms) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\Configuration\UEBuildPlatformFactory.cs:line 24
          at UnrealBuildTool.UnrealBuildTool.RegisterAllUBTClasses(SDKOutputLevel OutputLevel, Boolean bValidatingPlatforms) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.cs:line 259
          at UnrealBuildTool.UnrealBuildTool.GuardedMain(String] Arguments) in D:\Unreal Source\UnrealEngine-release\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.cs:line 808

GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files.

Следуй инструкции, так как у меня и все заработает