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

AreFileApisANSI() unavailable under Windows UWP #3

Closed
nickelpro opened this issue Mar 20, 2022 · 2 comments
Closed

AreFileApisANSI() unavailable under Windows UWP #3

nickelpro opened this issue Mar 20, 2022 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested thank you! Thank you for your help!

Comments

@nickelpro
Copy link
Contributor

Used here:

if (!::AreFileApisANSI()) {

No idea if Windows UWP is a platform ya'll care about, but right now that's the only target unavailable for vcpkg because of the issue title.

@ThePhD
Copy link
Contributor

ThePhD commented Mar 20, 2022

Ah, okay. I'll try to transition this out to something else.

@ThePhD
Copy link
Contributor

ThePhD commented Mar 28, 2022

This should be (?) taken care of, I hope.

@ThePhD ThePhD closed this as completed Mar 28, 2022
@ThePhD ThePhD self-assigned this Mar 28, 2022
@ThePhD ThePhD added bug Something isn't working question Further information is requested thank you! Thank you for your help! labels Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested thank you! Thank you for your help!
Projects
None yet
Development

No branches or pull requests

2 participants