Skip to content

Windows CI ld isn't finding libclang.dll #770

@kayabaNerve

Description

@kayabaNerve

I tried install LLVM with chocolatey and via MSYS2. I tried setting LIBCLANG_PATH, but the resulting invocation call to ld looks like -lclang.dll -L$LIBCLANG_PATH, which won't work if it's applying a left-to-right methodology. I tried installing libclang.dll* into various directories and ensuring it was in the path. I also tried using rust-lld. I could not get it working though :/

This blocks common, crypto, clippy from being tested on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDContinuous integration workflowsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions