[Interest] Generate pdb for qmake.exe on Windows
Thiago Macieira
thiago.macieira at intel.com
Fri Dec 11 18:32:39 CET 2020
On Friday, 11 December 2020 09:19:24 PST Joerg Bornemann wrote:
> > Isn't qmake.exe created by configure.exe itself? Or is it built once by
> > configure.exe and then rebuilt when building the rest of Qt?
>
> There shouldn't be a configure.exe in 5.12.
The old configure executable was removed for 5.9. Since 2016, the entire
configuration system has been qmake.exe.
That means configure.bat builds qmake.exe, from very, very simple rules. They
aren't much simpler than what configureapp.exe used to do anyway, we just cut
off the middle man.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list