Hi. I code in c++ and Qt4 in linux. There're some clients that need software for windows. As I don't use Windows, it is complicated to install it only for compiling the c++ windows version, etc. Could I generate an .exe from Linux? So I can build and send to client... or maybe there's an easier way?

Thanks