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
[email protected] <mailto:[email protected]>
+41 (0)79 467 24 70 <tel:+41794672470>

OPENGIS.ch Logo <https://www.opengis.ch>
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to