I am using the 64-bit version of Windows 8, Qt 5.0.2 for Windows 64-bit and Visual Studio 2012.
I have no problem compiling and running my application on a 64-bit OS, but apparently it does not work on a 32-bit OS. Is there a way to compile a 32-bit application with what I have, or install Qt for Windows 32-bit? (I download Qt from here .)
If possible, I would like to give a hint where this option is. I am using Qt Creator.
source share