Skip to content

[Bug] sd-cli.exe doesn't work without MSVCP140D.dll, VCRUNTIME140_1D.dll, VCRUNTIME140D.dll, ucrtbased.dll #1165

@JohnClaw

Description

@JohnClaw

Git commit

https://github.com/leejet/stable-diffusion.cpp/archive/refs/tags/master-453-4ff2c8c.zip

Operating System & Version

Windows 11

GGML backends

Vulkan

Command-line arguments used

sd-cli.exe --threads 8 --steps 3 --diffusion-model TwinFlow_Z_Image_Turbo_exp-Q4_0.gguf --vae ae.safetensors --llm Qwen3-4B-Instruct-2507-Q4_K_M.gguf -p "A cat." --cfg-scale 1 -v --offload-to-cpu --diffusion-fa -H 640 -W 640

Steps to reproduce

I launched the latest Vulkan sd-cli.exe with TwinFlow Z-image Turbo q4_0 gguf but got 4 error messages about missing dlls: MSVCP140D.dll, VCRUNTIME140_1D.dll, VCRUNTIME140D.dll, ucrtbased.dll.

What you expected to happen

I expected that sd-cli would generate the image.

What actually happened

sd-cli terminated without generating the image

Logs / error messages / stack trace

No response

Additional context / environment details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions