[QGIS-Developer] problem building qgis on ubuntu 18.04

Marco Bernasocchi marco at opengis.ch
Sun Jan 6 08:03:12 PST 2019


Hey Martin,

On 04.01.19 20:11, Martin Landa wrote:
> Make Error at python/plugins/db_manager/cmake_install.cmake:41 (file):
>   file INSTALL cannot find
>   "/home/martin/src/QGIS/build/python/plugins/db_manager/resources_rc.py".
is that file around?
> Any idea what could be wrong? Thanks, Ma

looks like building didn't run pyrcc, can you try manually running:

pyrcc5 -o
/home/martin/src/QGIS/build/python/plugins/db_manager/resources_rc.py
/home/martin/src/QGIS/python/plugins/db_manager/resources.qrc

(I tried to guess your paths)

Cheers

Marco

-- 
Marco Bernasocchi
QGIS.org Co-chair
marco at opengis.ch <mailto:marco at opengis.ch>
+41 (0)79 467 24 70 <tel:+41794672470>

OPENGIS.ch Logo <https://www.opengis.ch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190106/919b6ced/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 6671 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190106/919b6ced/attachment.png>


More information about the QGIS-Developer mailing list