Skip to content

yet another casing alias plz #149

@memory-thrasher

Description

@memory-thrasher

lld-link: error: could not open 'Advapi32.lib': No such file or directory

Using new (some would say experimental) llvm's lld, targeting windows from linux. Triggered by c++20 code using std::chrono::clock_cast. Fixed locally by manually making Advapi32.lib alias advapi32.lib.

Version:

LLD 20.0.0 (https://github.com/llvm/llvm-project.git a8f3ebaf11c3745e5123054776eb71755d16f2f9)

$ cd .../splat/sdk/lib/um/x64
$ ln -s advapi32.lib Advapi32.lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions