Hi all, I recently tried to compile QGIS master.
$ make install failed with CMake Error at /home/landa/src/qgis/build/python/plugins/fTools/cmake_install.cmake:36 (FILE): file INSTALL cannot find "/home/landa/src/qgis/build/python/plugins/fTools/resources_rc.py". Call Stack (most recent call first): /home/landa/src/qgis/build/python/plugins/cmake_install.cmake:37 (INCLUDE) /home/landa/src/qgis/build/python/cmake_install.cmake:140 (INCLUDE) cmake_install.cmake:61 (INCLUDE) When I try to launch QGIS it simply crash after splash screen src/core/qgsproviderregistry.cpp: 214: (QgsProviderRegistry) [1ms] Checking /usr/local/lib/qgis/plugins/libgdalprovider.so: ...loaded ok (66 file filters) src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [1ms] Checking /usr/local/lib/qgis/plugins/libgeorefplugin.so: ...invalid (has type method) src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [0ms] Checking /usr/local/lib/qgis/plugins/libgpsimporterplugin.so: ...invalid (has type method) src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [5ms] Checking /usr/local/lib/qgis/plugins/libgrassplugin7.so: ...invalid (has type method) src/providers/grass/qgsgrass.cpp: 305: (init) [1ms] do init src/providers/grass/qgsgrass.cpp: 682: (error_routine) [0ms] error_routine (fatal = 1): Module built against version $Revision: 64733 $ but trying to use version $Revision: 64732 $. You need to rebuild GRASS GIS or untangle multiple installations. src/providers/grass/qgsgrass.cpp: 688: (error_routine) [0ms] fatal -> longjmp src/core/layertree/qgslayertreeregistrybridge.cpp: 78: (layersWillBeRemoved) [0ms] 0 layers will be removed, enabled:1 which points to GRASS support (error message comes from GRASS). Anyway QGIS should not crash at this point. Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
