hi, i have developed a qt application on linux pc and it works perfectly... I have to distribute this application on windows PCs. I'm not very skilled in windows environment. My application use mysql and qml-quick3d. anybody can help me please?
hi, i have developed a qt application on linux pc and it works perfectly... I have to distribute this application on windows PCs. I'm not very skilled in windows environment. My application use mysql and qml-quick3d. anybody can help me please?
You have to compile it for the Windows platform. I don't know how cross compilation works, but load the same project in a Windows Qt Creator and compile it as you did for Linux.
Bookmarks