ommoncpp2.1.8.1 build with c++ c17 does not work

2024-06-04 Thread Matthew Joyner
Hi, Is there any plan to update the commoncpp libaries to build with the latest gcc compilers. It seems it no longer complies in Debian/Ubuntu 22.04 and on SUSE LEAP 15/SLES 15 I am actually trying to rebuild the libaries for leap 42 for use in an RTP application. But thought I would try in

Re: ommoncpp2.1.8.1 build with c++ c17 does not work

2024-06-04 Thread Stefano Canepa
Matthew, They are not maintained anymore. Last time I did some work on libcomoncpp2 was was 4 years ago. I’d suggest to give ucommon a try as they are more recent than libcommoncpp2. If you like to work on multiple platform I’d suggest to use build.opensuse.org to ho