Installer immediately crashes
-
To preface, I am new to Qt and Windows development. I installed Qt 5.15.0 and realized I had the wrong version. I could not find an uninstaller so I just nuked the entire Qt/ directory (in hindsight, I realize this was a very bad idea. I just learned about the Windows programs -> uninstaller which I plan on using in the future). Then I tried to reinstall Qt, and no matter what installer I use, even the 5.15 installer, results in the installer immediately crashing. As soon as I hit "Install" after putting in license information and choosing my add-ons, I can't even hit "Show Details" because the installer immediately says "Not Responding" and just crashes.
I have tried installing as an administrator, rebooting, removing any trace of any Qt file I can find, even removing anything Qt in the registry to no avail. Anyone ever experience something like this? I imagine there must be some remnant from my initial install remaining causing this.
I tried attaching a debugger to the executable and the exception it catches is this: Exception thrown at 0x00000000 in qt-enterprise....exe: 0xC0000005: Access violation executing location 0x00000000.
-
To preface, I am new to Qt and Windows development. I installed Qt 5.15.0 and realized I had the wrong version. I could not find an uninstaller so I just nuked the entire Qt/ directory (in hindsight, I realize this was a very bad idea. I just learned about the Windows programs -> uninstaller which I plan on using in the future). Then I tried to reinstall Qt, and no matter what installer I use, even the 5.15 installer, results in the installer immediately crashing. As soon as I hit "Install" after putting in license information and choosing my add-ons, I can't even hit "Show Details" because the installer immediately says "Not Responding" and just crashes.
I have tried installing as an administrator, rebooting, removing any trace of any Qt file I can find, even removing anything Qt in the registry to no avail. Anyone ever experience something like this? I imagine there must be some remnant from my initial install remaining causing this.
I tried attaching a debugger to the executable and the exception it catches is this: Exception thrown at 0x00000000 in qt-enterprise....exe: 0xC0000005: Access violation executing location 0x00000000.