npm install node-qt returns the following (after a while) on Windows 8.1 (x64):
QtCore4.lib(QtCore4.dll) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' [C:\ Users\Nadim\desktop\nodeqt\node_modules\node-qt\build\qt.vcxproj]
npm install node-qtreturns the following (after a while) on Windows 8.1 (x64):QtCore4.lib(QtCore4.dll) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' [C:\ Users\Nadim\desktop\nodeqt\node_modules\node-qt\build\qt.vcxproj]