I am a commercial customer and have some self-contained tools that I have built with Qt 4.8 static, without the need to include some extra DLLs.
With Qt 5.x, it seems I now have to include a platform dll to make the GUI work. This makes having a fully static utility program impossible. Is there any way to work around this, such as building the platform support into a static library I can link with? _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest