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.
Bookmarks