Missing Qt Debug Information File
-
wrote on 7 Sept 2024, 06:28 last edited by MyNameIsQt 9 Jul 2024, 06:33
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? -
-
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. -
wrote on 6 Oct 2024, 02:45 last edited byThis post is deleted!