I have already installed Qt 5.1.1 for Windows 64-bit (VS 2012, 525 MB) in Windows 7. I also have VS 2010 installed.
When building the Notepad example, an error occurred.
The message was:
LNK1112: module machine type ‘x64’conflicts with the target machine type ‘X86’
File not found: Qt5Widgetsd.lib(QtWidgetsd.dll)
What should I do? I am newbie in Qt.
↧