You used to be able to configure Qt to build static libs. I presume you can still do that.(? - I'm not at a machine I can check...)
If you can get the mingw source and build configuration, you should be able to create static mingw libs.
Threads don't matter whether static or dll, as far as I know.
Ditto for any other third party libs.
You're definitely probing outside the box, it will require you to do a lot of building on your own, but it should be possible. Whether it's worthwhile vs. just distributing the .dlls or not is another question. It can be a lot of work.
rickb
Bookmarks