[cmake] error out if ZeroMQ has no draft api support#22325
Conversation
|
Hello, indeed, I get this in the cmake configuration step: |
That's a different error though saying that package is not installed ? Did you install libzmq3-dev and does it have a version >= 4.3.5? |
|
Sorry, I forgot I am on a different machine now... This installed version 4.3.5. For the cmake step I get: |
|
Great, that seems to work! Thks for checking |
Test Results 22 files 22 suites 3d 10h 47m 28s ⏱️ Results for commit e28b80e. ♻️ This comment has been updated with latest results. |
guitargeek
left a comment
There was a problem hiding this comment.
Thanks @ferdymercury for implementing the improved error message and thanks to @TomasDado for trying it out!
|
/backport to 6.40 |
|
Preparing to backport PR #22325 to branch 6.40 requested by guitargeek |
|
Something went wrong when assigning the PR or setting labels @guitargeek please see the logs |
|
This PR has been backported to branch 6.40: #22348 |
Fixes #22300
code rescued from 8446def
@TomasDado would this PR error out soon enough for your build?