-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Describe the bug
It cannot import Scene-UEPlugin when want to run UE Editor on Linux.
command:
cmake --build Build --target launch
To Reproduce
Steps to reproduce the behavior:
- Carla 0.10.0
- UE5.5
- I have added XV3dGS and Niagara in the CarlaUnreal.uproject and make their "Enabled" be true.
Errors
Waiting for 'git status' command to complete
Missing precompiled manifest for 'GSRuntime', '/mnt/user/Desktop/carla_gs/CarlaUE5/Unreal/CarlaUnreal/Intermediate/Build/Linux/CarlaUnreal/Development/GSRuntime/GSRuntime.precompiled. This module can not be referenced in a monolithic precompiled build, remove this reference or migrate to a fully compiled source build.
This module was most likely not flagged during a release for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in GSRuntime.Build.cs to override.
As it is part of the plugin 'XV3dGS', also check if its 'Type' is correct.
Dependent modules ''
Total execution time: 5.22 seconds
Missing precompiled manifest for 'GSRuntime', '/mnt/user/Desktop/carla_gs/CarlaUE5/Unreal/CarlaUnreal/Intermediate/Build/Linux/CarlaUnreal/Development/GSRuntime/GSRuntime.precompiled
Desktop:
- OS: [Linux Ubuntu 22.04]
- Version [22.04]
How to solve this bug?
In addition, does the XScene-UEPlugin v1.1.5.1 support Linux Ubuntu 22.04 to run on Carla 0.10.0 and UE5.5?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels