[QGIS-Developer] problem building qgis on ubuntu 18.04
Martin Landa
landa.martin at gmail.com
Fri Jan 4 11:11:42 PST 2019
Hi,
I have a new problem with building QGIS (release-3_4 branch) on Ubuntu 18.04
$ apt build-dep qgis
$ cmake -D CMAKE_INSTALL_PREFIX=/opt/qgis3 \
-D GRASS_PREFIX7=/usr/lib/grass74 \
-D WITH_BINDINGS=ON \
-D WITH_GRASS7=ON \
-D CMAKE_BUILD_TYPE=Debug \
-D WITH_STAGED_PLUGINS=FALSE \
..
$make
(no error)
$make install
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".
Call Stack (most recent call first):
python/plugins/cmake_install.cmake:42 (include)
python/cmake_install.cmake:147 (include)
cmake_install.cmake:63 (include)
Any idea what could be wrong? Thanks, Ma
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
More information about the QGIS-Developer
mailing list