I am following the directions found here: http://qt-project.org/wiki/QtVSAddin
When running nmake I get the following error(s):
fatal error LNK1112: module machine type ‘X86’ conflicts with target machine type ‘x64’
return code 0×458
return code 0×2
I am currently running Microsoft Visual Studio 2010 on windows XP computer, with Qt 5.2.0 for Windows 32-bit (VS 2010, OpenGL, 569 MB)
↧