PDA

View Full Version : deployment qml-quick3d mysql on windows



mat.brighi
9th January 2012, 17:32
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?

raja26
12th January 2012, 17:33
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.