So I guess you read the Creating Application Package section (as well as the next sections) of the manual?
So I guess you read the Creating Application Package section (as well as the next sections) of the manual?
Vivek1982 (8th October 2013)
Thanks You Wysota... I was reading the documents as u suggested. I have installed Qt 4.6.1.. Initially I was running the xyz.exe. It was giving the missing libraries, atlast I got error of missing QCored4.dll, but it was not there in the any of the installed folder. Then I included the Qt Path of installation in Environment variables. Executable file was ready, To verify I had sent same folder/files to another machine. Added Qt path, then clicked on exe, It started working independently without code..
Thanks alot
you need to configure Qt to build statically.
http://www.youtube.com/watch?v=X1BsPQue5-k
http://sector.ynet.sk/qt4-tutorial/preparations.html
this will create an exe that can run on any computer.
post your doubts
Bookmarks