copy and run a .exe file in another system
Hi,
I create a program in QT.4.3. and it is working. But whel i copy the .exe file in to another system and try to run, then it display some messages that some .dll files are missing in that system like QtCored.dll, Qtcore4.dll QtGui.dll like that. When I copy these files from my computer to the another one, then the program is working. How can I solve this problem. I need to copy only the .exe file ( not the .dll ).
Please help me
copy and run a .exe file in another system
Hi,
I create a program in QT.4.3. and it is working. But whel i copy the .exe file in to another system and try to run, then it display some messages that some .dll files are missing in that system like QtCored.dll, Qtcore4.dll QtGui.dll like that. When I copy these files from my computer to the another one, then the program is working. How can I solve this problem. I need to copy only the .exe file ( not the .dll ).
Please help me
Re: copy and run a .exe file in another system
Please start with reading: Deploying Qt Applications. And then, search the forums. This subject has been discussed several times.
Re: copy and run a .exe file in another system
Please, do not double post.