Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.

folder names containing spaces break configure/build/install #375

@dirk-thomas

Description

@dirk-thomas

Folder names containing spaces break configure/build/install. The space can appear in various places: workspace, build, devel and install path.

Best way to discover these issues (also in downstream packages) is to create the workspace folder with a space and in the name run the build with:
catkin_make --source "sou rce" --build "bu ild" -DCATKIN_DEVEL_PREFIX="pwd/de vel" -DCMAKE_INSTALL_PREFIX="pwd/in stall" install

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions