How to make QDoc shipped with Qt 5.11.2 work under Windows 7?
问题 I have recently moved to Qt 5.11.2. When I try to run qdoc.exe as an external tool from Qt Creator: %{CurrentProject:QT_INSTALL_BINS}\qdoc.exe with the following arguments: %{CurrentProject:Path}/%{CurrentProject:Name}.qdocconf in the General Message panel it is reported that the program is executed and has ended. There is no error, but the documentation is not generated. When I try to run qdoc.exe from the command prompt, I get the following error: The program can't start, because api-ms-win