built your app, add all Qt dlls to your app dir (where exe file is located) then install vcredist_x86 to destentation machine and run your app.
PS. a set of needed dlls your can get using Dependency Walker.
built your app, add all Qt dlls to your app dir (where exe file is located) then install vcredist_x86 to destentation machine and run your app.
PS. a set of needed dlls your can get using Dependency Walker.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
what do you mean?
you need just install vcredist_x86 and then run your application.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
all Qt dlls means that the dlls in the directory ../bin and ../lib?add all Qt dlls to your app dir
in bin, but you don't have ship all Qt dll, pick only that dlls which you an application need.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks