Skip to content

I get a failed install on windows #355

@blubbers122

Description

@blubbers122

** 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions