Skip to content

How to link the static libary generated by llvm-msvc with msvc in other projects? #126

@xengpro

Description

@xengpro

When link the .lib file generated by llvm-lib in other projects which use msvc toolsets, the linker failed with following error:
"fatal error LNK1107: invalid or corrupt file: cannot read at 0x34D58"

There would be this error if other project also change to llvm-msvm.

Is there a way to get the .lib file compatible with msvc toolsets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions