Skip to content

C++ library doesn't compile with mingw #300

@fire

Description

@fire

OS

Windows 10

Programming Language

c++

VPK Version

None

Library Version

04dd272

What happened?

When trying to compile rust, the c++ libc fails to work with cross compiling

  1. scoop bucket add dorado https://github.com/chawyehsu/dorado
  2. scoop install llvm-mingw
  3. cd src/lib-cpp
  4. scoop install rustup-gnu
  5. cargo build
  6. error: failed to run custom build command for link-cplusplus v1.0.9

Relevant log output

Snip. See the later log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions