On Wed, 26 Feb 2020 11:37:28 +0000
Christian Kandeler <[email protected]> wrote:

> Retrieve the environment aspect from the build config via 
> aspect<EnvironmentAspect>() and call setUserEnvironmentChanges() on that 
> object.

This does not work. The build configuration does not have an
EnvironmentAspect, at least not one that one can get with
aspect<EnvironmentAspect>(). For the run configuration it does indeed work.

Instead it looks to me as if the BuildEnvironmentWidget works entirely
without aspects.

- Markus
_______________________________________________
Qt-creator mailing list
[email protected]
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to