Similarly kreport doesn't compile with current libmarble for the maps plugins which makes Kexi unhappy to compile. Can we get (or can I make) a new release of this?
Jonathan On Thu, 25 Aug 2022 at 14:01, Jonathan Riddell <j...@jriddell.org> wrote: > > *KDB no longer compiles with current Qt. The master branch does compile. > Can we get a release of KDB? I can make one if that works OK.* > > > *15:47:47* /workspace/build/src/KDb.cpp: In function ‘QString > KDb::escapeBLOB(const QByteArray&, KDb::BLOBEscapingType)’:*15:47:47* > /workspace/build/src/KDb.cpp:1638:37: error: use of deleted function > ‘QCharRef& QCharRef::operator=(char)’*15:47:47* 1638 | > str[new_length++] = '\\'; > > > > *Jonathan* > > >