Closed huxingyi closed 1 year ago
Run dumpbin /DEPENDENTS qt5core.dll will get MSVCP140_1.dll in the output. This was missed in the past release workflow.
dumpbin /DEPENDENTS qt5core.dll
MSVCP140_1.dll
Run
dumpbin /DEPENDENTS qt5core.dll
will getMSVCP140_1.dll
in the output. This was missed in the past release workflow.