when trying to build examples i get this message:
: adb am start command line override: -project=“../../../Examples/Examples.uproject” /Game/Levels/HelloCube -Messaging -CrashForUAT -SessionId=4F05250D4DE6BFAC076799B4047E18FF -SessionOwner=“bles_ri” -SessionName=“Launch On Device”
LogPlayLevel: UAT: 11-04 12:16:50.105 11081 11122 D UE : Final commandline: -project=“../../../Examples/Examples.uproject” /Game/Levels/HelloCube -Messaging -CrashForUAT -SessionId=4F05250D4DE6BFAC076799B4047E18FF -SessionOwner=“bles_ri” -SessionName=“Launch On Device” (len 193)
LogPlayLevel: UAT: 11-04 12:16:50.105 11081 11122 D UE : Created sync event
LogPlayLevel: UAT: 11-04 12:16:50.110 11081 11081 D UE : [GameActivity] ==============> GameActive.onResume complete!
LogPlayLevel: UAT: 11-04 12:16:50.150 11081 11081 D UE : [GameActivity] === Thermal status changed to 0
LogPlayLevel: UAT: 11-04 12:16:50.167 11081 11122 D UE : After GAndroidWindowLock in AndroidMain
LogPlayLevel: UAT: 11-04 12:16:50.178 11081 11122 D UE : Project file not found: ../../../Examples/Examples.uproject
it registers as an app on the ML2 but when executing it doesn’t show anything.
i’m not sure but maybe it has something to do that when building the engine itself i get this error:
Fehler MSB3073 Der Befehl “…\Build\BatchFiles\Build.bat -Target=“UnrealEditor Win64 Development” -Target=“ShaderCompileWorker Win64 Development -Quiet” -WaitMutex -FromMsBuild -architecture=x64” wurde mit dem Code 6 beendet. UE5 C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets 44
but everything works properly until building. What could the reason be?
i installed everything according to the starter guide so far of the Magic Leap page