Hi Qt Forums,
I’m having a recurring issue when running a program created in Qt Creator, the program runs fine at first, but if a change is made (it seems like changes to the header file) and try running it again I get a LNK error saying the file cannot be opened.
I looked online and this issue seems to occur when the programs already running, but the file isn’t appearing in the task manager and the IDE says it’s not running.
I have tried running qmake and cleaning the project but that doesn’t seem to help, do you have any solutions for this? I’m using Qt 5.3 with MSVC12 64bit compiler
The error seems to go away after like 5 minutes… this isn’t ideal.
↧