Missing Qt Debug Information File
-
I ran the program for the first time in a long time to debug. Then, the following error occurred.
It displayed the error without any problem before, but this problem suddenly occurred. Did the debug information file suddenly disappear? Why was the file deleted only in 6.6.1?
Can't I install only the debug information file of 6.6.1?If I have to install 6.6.3 or 6.7.2, isn't the MSVC 2019 that I have to install together the same one as the one installed in 6.6.1? Do I have to reinstall it?
Should I remove MSVC and MinGW that are already installed in 6.6.1?
It looks like the 'Debug information file' has been deleted.
Why is this suddenly happening? -
C Christian Ehrlicher moved this topic from General and Desktop on
-
You have selected "Latest supported releases", which is 6.6.3.
We typically provide debugging symbols for the latest patch release. Since 6.6.3 is binary compatible with 6.6.1, there is no need to keep 6.6.1 around at all.