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

ssize_t #12144

Closed
liuqizhi0925 opened this issue Jan 11, 2018 · 2 comments
Closed

ssize_t #12144

liuqizhi0925 opened this issue Jan 11, 2018 · 2 comments
Labels

Comments

@liuqizhi0925
Copy link

No description provided.

@liuqizhi0925
Copy link
Author

when i makeing source code 0.15.0 at win10 platform , i get this error
random.h:131:14: error: 'ssize_t' does not name a type
static const ssize_t NUM_OS_RANDOM_BYTES = 32;

@bolekC
Copy link

bolekC commented Jan 14, 2018

I guess you are using Microsoft C++ compiler.
This issue is already solved with later commits that 0.15.0. See #11558
If you use latest code from master then it should compile fine.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants