Hi, I'm trying to submit a PR, but the Linux builds fail. I added a new
include\zmq_sal.h next to include\zmq.h and #included it as "zmq_sal.h"
from zmq.h, which builds locally on Windows as well as on Github. However,
the Linux builds fails ("../../src/../include/zmq.h:34:10: fatal error:
zmq_sal.h: No such file or directory") I tried #include <zmq_sal.h> to no
avail. Any idea? How was zmq_utils.h included?
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev