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

Qt Creator 14 #506

Merged
merged 7 commits into from
Jul 30, 2024
Merged

Qt Creator 14 #506

merged 7 commits into from
Jul 30, 2024

Conversation

christian-rauch
Copy link
Member

@christian-rauch christian-rauch commented Jul 16, 2024

This PR adds the usual internal API updates for the next major version of Qt Creator and reworks how the environment variables from sources workspaces are gathered. Previously we used a process that was passed between functions to store the environment. Now we explicitly pass a QProcessEnvironment between functions and only create and run a process when required. Fixes #500.

@Levi-Armstrong
Copy link
Member

LGTM

@Levi-Armstrong
Copy link
Member

At some point we will need to update this to leverage the active device for running these command to make this work when using other Qt Creator features like docker device.

@christian-rauch christian-rauch merged commit dfa11a7 into ros-industrial:devel Jul 30, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

Unable able to build with latest update no auto source /opt/ros/../setup.bash
3 participants