I am new to QT5 and I don't really understand what I've found online. So I'm asking the question here so I could answer and ask questions too !
So on a Ubuntu VM I have a QT program that I can build and execute. I want to have a .exe so I can execute it on my Windows Computer.
I have found that I have to download on the VM MinGW for a Windows 64x usage, and then I have understood that it could create me a Make for Windows, but I don't understand how and how to set it up.
Thanks a lot !