Hi Everyone !!!
I cannot open the project even though i have followed the instruction step by step.
I constantly get the error from Unreal saying that Zed Samples could not be compiled.
I tried to build the whole project from visual studio.
Get and error saying:
The command ““C:\Program Files\Epic Games\UE_5.4\Engine\Build\BatchFiles\Build.bat” ZEDSamplesEditor Win64 Development -Project=“C:\Unreal_Project\zed-UE5-4.2.0\ZEDSamples.uproject” -WaitMutex -FromMsBuild -architecture=x64” exited with code 8.
Can someone please help?
I am using Unreal Engine 5.4.4 with Zed sdk 4.1.4.
My cuda version is 12.1.66.
Steps to Reproduce
1 Clone this repository
2. Right click on the ZEDSamples.uproject and select generate project file
3. open ZedSamples.sln with visual studio.
4. Build the solution and get the error: The command ““C:\Program Files\Epic Games\UE_5.4\Engine\Build\BatchFiles\Build.bat” ZEDSamplesEditor Win64 Development -Project=“C:\Unreal_Project\zed-UE5-4.2.0\ZEDSamples.uproject” -WaitMutex -FromMsBuild -architecture=x64” exited with code 8.
5. Try to open ZEDSamples.uproject
6. Get the error:
The following modules are missing or built with a different engine version:
Hi,
It seems like you are using different versions of the project and the ZED SDK.
Try to install the ZED SDK 4.2 or use the version of the project that supports the 4.1.4 version of the ZED SDK.