Skip to content

Support for stable-x86_64-pc-windows-gnu toolchain? #20

@ben-wallis

Description

@ben-wallis

I'm trying to build using the stable-x86_64-pc-windows-gnu toolchain and I'm getting this error:

cargo:warning=nativefiledialog/src/nfd_win.cpp:118:24: error: 'sprintf_s' was not declared in this scope

Is this because nfd assumes you'll be building using MSVC and sprintf_s is Microsoft-specific? Building against stable-x86_64-pc-windows-msvc works fine.

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