Skip to content

Bug in build/rebuild #9339

@tmIdiada

Description

@tmIdiada

Hello,

here is a bug/something missing

echo "Found CARLA Unreal Engine at $workspace_path/UnrealEngine5_carla. Assuming already built..."

  1. It must be $(dirname $PWD)/UnrealEngine5_carla instead of $workspace_path/UnrealEngine5_carla
  2. Here is a export line missing 'export CARLA_UNREAL_ENGINE_PATH=$(dirname $PWD)/UnrealEngine5_carla', because it is needed below:
    -DCARLA_UNREAL_ENGINE_PATH=$CARLA_UNREAL_ENGINE_PATH

BR

TM

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions