ros-industrial / ros_qtc_plugin

ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)
396 stars 213 forks source link

Performing a clean removes user defined environment variables #509

Closed Levi-Armstrong closed 3 weeks ago

Levi-Armstrong commented 1 month ago

In the past this was not the case and any user defined environment variables would persist.

christian-rauch commented 1 month ago

Could this be related to https://github.com/ros-industrial/ros_qtc_plugin/issues/500? Does the update to Qt Creator 14 (https://github.com/ros-industrial/ros_qtc_plugin/pull/506) fix the issue?

christian-rauch commented 3 weeks ago

I am assuming that #506 fixes the issue since it reworks how the sourcing is done. Simply reopen if this issue persists and give steps to reproduce this.