You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, feature request, or anything other than a bug report directly related to this project.
Description
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:
It works magically when i try it again today.
My guess is that visual studio 2022 has been updated and there are some changes that have been made.
Yet, I am not 100% sure.
When i try to build with another version (ZED Plugin for UE5.3 v4.1)
It gives the following error:
The command ""C:\Program Files\Epic Games\UE_5.3\Engine\Build\BatchFiles\Build.bat" ZEDSamplesEditor Win64 Development -Project="C:\Samuel_Project\Unreal_Project\zed-UE5-4.1\ZEDSamples.uproject" -WaitMutex -FromMsBuild" exited with code 6.
Preliminary Checks
Description
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:
ZEDSamples
Stereolabs
ZED
SpatialMapping
SpatialMappingEditor
ZEDEditor
EnvironmentalLighting
Would you like to rebuild them now?
...
Expected Result
Opening the project successfully with Unreal.
Actual Result
Getting error message
ZED Camera model
ZED2i
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: