ashley-b
ashley-b
Great, looks good. I just recompiled my block against the master and it seams all good. The void return slot gets registered with out registerSlot now and has no errors...
Great, thanks for that. I will checkout it out. I was thinking after I posted this sugestion that perhaps "rxRate" Label value should be transform in Label::toAdjusted method, so all...
> @ashley-b Hi, I have encountered the same problem. Have you solved it? @kongshuiJ I was experimenting with zmq to use on a project, but I moved onto other messaging...
@valgur I can do that if you want, not sure of the best way to do that?
Waiting on #21676 to fix Windows Qt6 build
Thanks for the quick follow up and pointing me to the doc's
Any chance of this getting merged in ?
@jsallay Thanks for the quick follow up, I just tried building it in a ubuntu container and it built with out error lsb_release -a ``` Distributor ID: Ubuntu Description: Ubuntu...
Framework.hpp is part of Pothos [https://github.com/pothosware](https://github.com/pothosware)
As a follow up, I found the original author implementation and there solution is to use assert's to safe guard this. https://github.com/viboes/std-make/blob/b498cd1c9468445781afdd3a9eafad9cb2efb96c/include/experimental/fundamental/v3/expected2/expected.hpp#L393-L412