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

Missing event2/event.h header file #5

Closed
LipiLee opened this issue Mar 7, 2018 · 3 comments
Closed

Missing event2/event.h header file #5

LipiLee opened this issue Mar 7, 2018 · 3 comments

Comments

@LipiLee
Copy link

LipiLee commented Mar 7, 2018

I have got a build error when test/prog.c was compiled.
The c source file is including the event2/event.h header file is not found in the project.

Can anybody check it for me?
Thanks

@dtikhonov
Copy link
Contributor

You need libevent2 library and header files.

@LipiLee
Copy link
Author

LipiLee commented Mar 7, 2018

@dtikhonov Thanks for your help. My build is successful. But, I found a minor build bug. May I submit a PR?

@dtikhonov
Copy link
Contributor

May I submit a PR?

Of course: we are glad to receive PRs!

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

2 participants