Re: [QGIS-Developer] PyQt db_manager(?) compile error

2023-01-30 Thread Richard Duivenvoorde via QGIS-Developer
Ok, so the crux was: sudo apt install libqt5multimedia5 python3-pyqt5.qtmultimedia I did install the first one, but the other not (yet) Thanks Even R ! Richard On 1/30/23 13:04, matteo via QGIS-Developer wrote: Hi Richard, same here. On Debian with a new folder and a fresh compilation.

Re: [QGIS-Developer] PyQt db_manager(?) compile error

2023-01-30 Thread matteo via QGIS-Developer
Hi Richard, same here. On Debian with a new folder and a fresh compilation. Did you solved? make[2]: *** [python/plugins/db_manager/CMakeFiles/zzz-db_manager-15-depend.dir/build.make:90: python/plugins/db_manager/ui_DlgCancelTaskQuery.py] Error 1 make[2]: *** Deleting file

[QGIS-Developer] PyQt db_manager(?) compile error

2023-01-27 Thread Richard Duivenvoorde via QGIS-Developer
Hi, Compiling master on Debian Testing today, I first was presented with a new dependency Qt5Multimedia (hopefully we can soon use QGIS as a Spotify client ;-) ), which was installable. But then my (fresh) build stalls at: [9773/9812] Generating ui_DlgAddGeometryColumn.py FAILED: