Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 17.0.1 (17.0 branch)
-
None
Description
I ran into an issue when running applications when the base (e.g. build) environment has disabled environment variables: despite environment variables (e.g. QT_LOGGING_RULES) being disabled, they still seem to be set:
i need to explicitly "unset" the environment variable to disable it:
it seems to be a recent regression, i've only seen this lately