Seems a trivial problem. Have you created the PR already?

On 22/10/2023 10:04, Axel R. wrote:
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
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to