Hello,
I am new to QT.
I have developed QT GUI application on linux using QT 5.1 and i want to generate exe for windows using executable in QT 5.1.
How to cross-compile.pro project file which is in linux for windows environment to work as a exe without any error ?
Can you please guide me it is very urgent.