Cannot Compile and Run with Qt Creator
Hi,
For some reason I cannot get Qt Creator to compile and run anymore. I think it may have been related to updating to the latest AMD graphics driver, as this issue affects two of my machines that both received that upgrade. Build and rebuild work fine. If I manually copy all of the required dll files to the build directory like I would for deployment, then it works fine. This used to only effect release mode, but after uninstalling and rolling back from Qt 5.5 to Qt 5.4, both versions no longer work. On my primary development machine I have removed all traces of the graphics driver and associated programs and cleaned the registry. How can I get this to work? I have a project that is long overdue. I am running Windows 7 64 bit and Qt Creator with mingw as the compiler.
Re: Cannot Compile and Run with Qt Creator
I am having the same problem. I got an update to my AMD FirePro W4170M graphics driver and then Qt Creator began crashing on startup. I disabled that driver in the device manager (falling back to the Intel HD Grpahics 4600) and Qt Creator started fine.
I am also running Windows 7 64 bit and using Qt Creator 3.5.1 (opensource).