What Unreal Engine version is the ZED livelink sample project built using?

Opening or building the ZEDUnrealLiveLink.uproject (zed-livelink/UnrealProject at main · stereolabs/zed-livelink · GitHub) sample project using UE 5.1.1 and UE 5.0.3 gives:

ERROR: Targets with a unique build environment cannot be built with an installed engine.

What UE version is it built using? The “EngineAssociation” property in ZEDUnrealLiveLink.uproject is: “EngineAssociation”: “{450BA52B-48CB-098E-7C7F-69A0E7DEE36E}”.

Hi,

Thanks for the feedback, this will be fixed in the next release.

In the mean time, remove this line : zed-livelink/ZEDUnrealLiveLink.Target.cs at main · stereolabs/zed-livelink · GitHub and you should be able to build the project with UE5.1.1.