Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ben-wallis opened this issue Jul 17, 2019 · 0 comments
Open

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

ben-wallis opened this issue Jul 17, 2019 · 0 comments

Comments

@ben-wallis
Copy link

ben-wallis commented Jul 17, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant