Hello!

So, i'm want to writing an application, and I want to make that application cross platform (I use QT and C++ to write that application). But because i have no Windows OS on my computer, so i can't compile it for windows. Can I compile it in Wine, and if I can, how to make compiled application binary is 32 bit? (I'm using 64bit computer).