Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

32-bit Qt Libs are not found.

$
0
0
I have installed Visual studio 2012 ultimate on Windows server 2012R2 . I’m developing Qt application in Visual studio using * Qt 5.1.1 for Windows 64-bit* link from the “http://qt-project.org/downloads” url. also installed the Qt Visual studio-addin downloaded from “Visual Studio Add-in 1.2.2 for Qt5 “ link from the same url webpage. I’m trying to build 32-bit Qt application using the visual studio . I’m getting following linker error fatal error LNK1112: module machine type ‘x64’ conflicts with target machine type ‘X86’ Looks like there is no 32-bit Qt binaries from the QT SDK. How do i get 32bit QT SDK binaries(library) on 64-bit machine. Please help me to troubleshoot this issue…

Viewing all articles
Browse latest Browse all 2113

Trending Articles