> 
> Le 20/06/2013 01:16, Alex Malyushytskyy a écrit :
> > I just wanted to point that you must to deploy all dependencies not only Qt.
> > You will have to deploy VC CRTs at least if your application has no other
> dependencies.
> 
> I'm perfectly aware of this. Here my "problem" is more in the case where I
> just want
> to copy my exe to someone's else computer (which already have already all
> the needed
> "standard" runtimes installed).
> Creating a full-fledged, customer-targeted installer is another matter, which
> is
> already nicely handled.
> 

You might want to try windeployqt, which we are working on currently.

It is still being created and not finished, but would be nice to get some 
feedback as well: 
http://qt.gitorious.org/qt/qttools/trees/wip/winrt/src/windeployqt

BR,
Maurice
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to