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

fatal error: zmq.h: No such file or directory #150

Closed
tomlicha opened this issue Aug 14, 2019 · 1 comment
Closed

fatal error: zmq.h: No such file or directory #150

tomlicha opened this issue Aug 14, 2019 · 1 comment

Comments

@tomlicha
Copy link

I am having the following error when I try to test a project using zmq4.

zmq4/auth.go:19:17: fatal error: zmq.h: No such file or directory
#include <zmq.h>
^
compilation terminated.
FAIL command-line-arguments [build failed]

where should this file be located ?

@pebbe
Copy link
Owner

pebbe commented Aug 14, 2019

You need to install the source files of ZeroMQ.

@pebbe pebbe closed this as completed Aug 14, 2019
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