Closed alex-lt-kong closed 11 months ago
Thank you for reporting that! There was an include missing - I just pushed several changes, including a fix and an update for the CI so that it builds with newer compilers. Unfortunately I am not the maintainer of the libxenium-dev
package. Could you instead use the code from the repo directly (e.g. as a submodule)?
Hi @mpoeter , thanks for the response. Let me check the newer version.
Hi,
I am using Ubuntu 22.04.3 LTS with Clang 14.0.0. Xenium queue development files are installed from
apt install libxenium-dev
. Tried compiling ramalhete queue with clang++, it complains the below:Using g++ 11.4 is okay though.