Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing build system does not update build steps #420

Open
christian-rauch opened this issue Jan 18, 2021 · 0 comments
Open

changing build system does not update build steps #420

christian-rauch opened this issue Jan 18, 2021 · 0 comments

Comments

@christian-rauch
Copy link
Member

Changing between build systems (CatkinMake, CatkinTools, Colcon) in the build settings widget after the workspace has been initialised does not update the build steps.

Example:
A workspace that has been initially created with CatkinTools will contain a CatkinTools Step under Build Steps and Clean Steps. Changing the build system to Colcon will keep these build/clean steps, but disable them. Hence the workspace cannot be built anymore unless these steps are manually changed each to a Colcon Step.

For convenience, changing the build system should also update the build steps, keeping the previous steps disabled in case a user wants to copy&paste parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant