huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.99k stars 223 forks source link

Fix missing MSVCP140_1.dll #151

Closed huxingyi closed 1 year ago

huxingyi commented 1 year ago

Run dumpbin /DEPENDENTS qt5core.dll will get MSVCP140_1.dll in the output. This was missed in the past release workflow.