Hey guys I am trying to use QT for my project and I downloaded the 5.2.1 msvc2012_64 version of QT.
However, I am getting an MSVCP120d.dll error while trying to run an exe file. I understand that it is caused by having Visual Studio 2013 libraries in the project. The problem was indeed caused by using the 5.2.1 version of QT as disabling QT seems to fix the issue.