1 | initial version |
I have found the problem and a workaround.
In OpenCV solution, in opencv_highgui Debug properties, remove QtCore4.dll from the Linker->Input->Additional Dependencies. Recompile OpenCV-Debug. Use the new dll files.
I have also filed a bug report here.