[Qt-interest] How to compile on Windows with all the libraries included?
rohan.mcgovern at nokia.com
rohan.mcgovern at nokia.com
Wed Apr 1 11:30:57 CEST 2009
Matthew Allen said:
>
> Normally, on linux I would call this static.
>
> So how do you compile, using mingwm, an application so that it includes everything it needs in one package? I don’t want to have to ship multiple files to my clients if I don’t have to.
>
> Right now, I’m getting mingwm10.dll missing errors.
If you don't use exceptions, you should be able to remove
the dependency on mingwm10.dll by configuring Qt with -no-exceptions.
--
Rohan McGovern
Qt Software, Nokia
More information about the Qt-interest-old
mailing list