Skip to content

Compile bug: paths with spaces fail on Unix with Vulkan backend #13288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kangalio opened this issue May 3, 2025 · 0 comments · May be fixed by #13289
Open

Compile bug: paths with spaces fail on Unix with Vulkan backend #13288

kangalio opened this issue May 3, 2025 · 0 comments · May be fixed by #13289

Comments

@kangalio
Copy link

kangalio commented May 3, 2025

Git commit

5a63980

Operating systems

Linux

GGML backends

Vulkan

Problem description & steps to reproduce

Compile Llama.cpp in a directory whose full path contains spaces

This is the non-Windows equivalent of #8562

First Bad Commit

No response

Compile command

cmake -B build -DGGML_VULKAN=1 && cmake --build build --config Release

Relevant log output

(I don't have it anymore, I fixed it)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant