Can QT Creator on linux create .exe files
问题 I ve installed QT Creator in OpenSUSE Linux distro, Can i know if it is possible to create ".exe" of QT program which is perfectly executing in Linux. If so kindly mention the procedure to create .exe in Linux. Thank U 回答1: I understand that you have a Qt application, and you are able to compile it on OpenSuse using QtCreator, and you want to create a windows binary of the same application on OpenSuse. The most hassle free method of doing this is to install the Qt SDK (and QtCreator, if need