botoph4
botoph4
```` CXX src/authenticator.lo In file included from ./include/czmq++/authenticator.hpp:24, from src/authenticator.cpp:20: ./include/czmq++/context.hpp:35:5: error: ‘zctx_t’ does not name a type; did you mean ‘zrex_t’? 35 | zctx_t* self(); | ^~~~~~ | zrex_t...
Hi, when I was trying to use monitor by `docker run -it --privileged -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix ubuntu-fastdds-monitor:v1.4.0` ``` docker run -it --privileged -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix ce15f448edf4 qt.qpa.xcb: could...