|
-
February 14th, 2011, 03:11 AM
#1
How include dll's in exe file?
Hello,
I have solution, which uses Qt dll's for GUI. When I build my solutin in MSVC++ 2008 Express Edition it will create .exe file, which I can run fine. But when I try to execute this .exe on another PC without installed Qt library, it will tell me, that some Qt dll's are missing and my app didn't start.
So I ask one question - how to iclude these dll's into one stand alone .exe file, which could be run on different PCs without need to install Qt library?
Thanks for answer!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|