Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.2.2, 1.2.4
-
b06e10e85d1e76a82b5eac2115525496a63c2e43
Description
When the QTDIR variable is set after the LocalDebuggerEnvironment variable in the users file for a project then it will not find QtCore4.dll. The addin should check that the variable exists before relying on QTDIR when writing it out to LocalDebuggerEnvironment and put a full path instead if it does not exist.