[Solved] Problem with Visual Studio 2013 Add-in
-
wrote on 24 Aug 2014, 23:12 last edited by
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
-
wrote on 25 Aug 2014, 11:04 last edited by
No one has any kind of advice?
-
wrote on 25 Aug 2014, 12:23 last edited by
Solved by uninstalling the x64 edition and installing the x86 one. It builds and runs just fine, now.
1/3