-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
Hello,
here is a bug/something missing
Line 102 in 389eec2
echo "Found CARLA Unreal Engine at $workspace_path/UnrealEngine5_carla. Assuming already built..." |
- It must be $(dirname $PWD)/UnrealEngine5_carla instead of $workspace_path/UnrealEngine5_carla
- Here is a export line missing 'export CARLA_UNREAL_ENGINE_PATH=$(dirname $PWD)/UnrealEngine5_carla', because it is needed below:
Line 137 in 389eec2
-DCARLA_UNREAL_ENGINE_PATH=$CARLA_UNREAL_ENGINE_PATH
BR
TM
Metadata
Metadata
Assignees
Labels
No labels