6

I'm using Windows 8 64-bit, Qt 5.0.2 for Windows 64-bit and Visual Studio 2012.

I have no trouble compiling and running my application on 64-bit OS, but apparently it doesn't work on 32-bit OS. Is there a way to compile 32-bit application with what I have, or should I install Qt for Windows 32-bit? (I download Qt from here.)

If it's possible, I would like a hint at where that option is. I'm using Qt Creator.

4

1 に答える 1

5

64 ビット ライブラリでは不可能ですが、適切な「Qt 5.0.2 for Windows 32 -bit」をダウンロードしてインストールできます (複数のバージョンの Qt をインストールするように Creator でターゲットを構成できます)。

于 2013-05-24T06:54:55.170 に答える