-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
** Q: **
I ran cargo install --locked cargo-spellcheck as suggested by the documentation, and I've encountered an error when it tries to build its hunspell dependency. I'm on windows. Before this error I had a message saying I was missing llvm so I installed that to continue, but now I'm not sure what to do with the current missing hunspell dlls. Any help would be appreciated
error: failed to run custom build command for `hunspell-sys v0.3.1`
Caused by:
process didn't exit successfully: `C:\Users\<>\AppData\Local\Temp\cargo-installtuWLUo\release\build\hunspell-sys-d5394396b0ea9ff2\build-script-build` (exit code: 0xc0000135, STATUS_DLL_NOT_FOUND)
warning: build failed, waiting for other jobs to finish...
error: failed to compile `cargo-spellcheck v0.15.5`, intermediate artifacts can be found at `C:\Users\<>\AppData\Local\Temp\cargo-installtuWLUo`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels