[Solved] Problem with Visual Studio 2013 Add-in
-
The project simply won't compile, the linker says there is a mismatch between plaftorms. I have Qt x64 installed on a Windows 7 64bit machine. The Target Machine option is set to "MachineX64" and the platform in the Configuration Manager is set to "x64". What could be the problem? Selected path for "Qt Version" - "C:\Qt\Qt5.3.1\5.3\msvc2013_64_opengl". VS version is 2013 Update 3.
UPDATE: Everything works just fine in Qt Creator.
UPDATE 2: Qt project's vcxproj.user.file - "vcxproj.user":http://i.imgur.com/2p2XCHD.png