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

'_snprintf' is not a member of 'std' #258

Open
tdegeus opened this issue Mar 4, 2022 · 1 comment
Open

'_snprintf' is not a member of 'std' #258

tdegeus opened this issue Mar 4, 2022 · 1 comment

Comments

@tdegeus
Copy link
Member

tdegeus commented Mar 4, 2022

I'm getting

C:/Users/runneradmin/micromamba/envs/myenv/Library/include/xtl/xspan_impl.hpp:483:18: error: '_snprintf' is not a member of 'std'
             std::snprintf(msgbuf, sizeof(msgbuf),
                  ^~~~~~~~

here
xtensor-stack/xtensor-python#274

Possible references:

@tdegeus
Copy link
Member Author

tdegeus commented Mar 4, 2022

In fact I think it is a problem of Python: boostorg/system#32

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