We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This seems already specifically addressed in build.rs:
https://github.com/utilityai/llama-cpp-rs/blob/541254585b1e69ed134e4ca01a0c76de7527458a/llama-cpp-sys-2/build.rs#L379C5-L388C8
However, in my case the copy also failed with:
Os { code: 32, kind: Uncategorized, message: "The process cannot access the file because it is being used by another process." }