On Wednesday, 21 August 2019 13:26:48 PDT Henry Skoglund wrote: > I thought Qt required /MD, but maybe I am an /MT ignoramus, if Qt can be > happily built using /MT then that would beat MinGW, since such an .exe > wouldn't then even require msvcrt.dll.
It can be. That's what the -static-runtime option to configure does (additional to -static). Note: DO NOT use -static with MSVC 2017. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development