Skip to content

Make it compatible with stable-x86_64-gnu rust toolchain + x64-mingw-dynamic vcpkg triplet ?Β #48

@lepapareil

Description

@lepapareil

Hi,

I am attempting ton compile a rust program using libxml2 crate that uses vcpkg::find_package function to check if lib sources are available in the system.

For now, using stable-x86_64-msvc rust toochain with vcpkg x64-windows triplet, all is working as expected.

The next step is trying to switch to the GNU world, using x86_64-pc-windows-gnu rust toolchain with vcpkg x64-mingw-dynamic triplet, but vcpkg::find_package fails.

Is there any planned work to make vcpkg-rs compatible with GNU mode ?

Thks for your work :).

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