Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 11.0.2, Qt Creator 13.0.2
-
-
f15b5d663 (15.0)
Description
It quite simply doesn't process anything you do to the Environment in the build&run settings. It can easily be verified by just outputting your favorite environment variable via qDebug() in your application. It works when running directly, but not when profiling.
I've been on a wild goose chase for a while due to this.