I have no trouble building GC with Qt 5... and packaging with linuxdeployqt into an appimage to transfer to my laptop on the trainer.
I can build and run GC built with Qt 6, 6.6.1 through to 6.7.0, on my desktop but trying to package with either linuxdeployqt or linuxdeploy fails due to a dependency error, missing libmimerapi.so. I have added a libmimerapi.so from a mimersql package but then get a failed dependency with missing (from memory) libmysql-client.
I am wondering if anyone else has experienced this and could help me with a solution.
TIA, steve