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

compile errors on windows #57

Closed
efekty opened this issue May 1, 2013 · 2 comments
Closed

compile errors on windows #57

efekty opened this issue May 1, 2013 · 2 comments

Comments

@efekty
Copy link

efekty commented May 1, 2013

The last compiled on Windows release was 2.1.1-alpha.
On 2.1.2-alpha there was openssl error.

For now, there is a change to 2.1.3-alpha and I got next error:
event.c(2051) : error C2065: 'uint8_t' : undeclared identifier

@nmathewson
Copy link
Member

Thanks! I assume this is with MSVC or something?

(To be clear, Libevent 2.1.3-alpha isn't released yet. It doesn't count as released until it's tagged.)

nmathewson added a commit that referenced this issue May 1, 2013
This is github issue #57; reported by "efekty". I assume the compiler
is MSVC.
@nmathewson
Copy link
Member

Should be fixed in f2925d7

rosslagerwall pushed a commit to rosslagerwall/libevent that referenced this issue Sep 15, 2013
Fix a couple of memory leaks (found with Valgrind).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants