Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/HoloLens
Joe Conley 8d2a0ef148 #jira UE-147307 //UE5/Main - Stage EngineTest Game HoloLens - Failed to copy Manifest
HoloLensPlatform::GetPathToVCLibsPackages() needs to call MicrosoftPlatformSDKs::EnumerateSdkRootDirs() function and loop through the result trying them in order, rather than always looking for a hardcoded path.  Also adding VCLibs for arm64 necessary for HoloLens to CarefullyRedist.  For some reason, they are in Microsoft SDKs/Windows Kits instead of just in Windows Kits/, so I matched that directory structure in CarefullyRedist, then the code I'm adding the HoloLensPlatform.Automation.cs can use the same path to look for it if it's installed manually or from AutoSDKs.
#preflight 62742e6d4a2e9340486c9adf
#preflight 627430be03269096abd69fdf
testing: Quick Launch HoloLensQA project to HoloLens device still works!

[CL 20065655 by Joe Conley in ue5-main branch]
2022-05-05 18:05:18 -04:00
..