[Qgis-developer] qgis-head compilation problem

Otto Dassau otto.dassau at gmx.de
Tue May 8 05:20:27 EDT 2007


Hi Martin,

On Tue, 8 May 2007 10:40:48 +0200
"Martin Dobias" <wonder.sk at gmail.com> wrote:

> On 5/8/07, Otto Dassau <otto.dassau at gmx.de> wrote:
> > Hi,
> >
> > compiling the latest qgis-head svn on debian testing I have 2 problems.
> > Maybe
> > someone can help?
> >
> > 1) The progress of compilation doesn't count since yesterday, I think. It is
> > always 0%.
> >
> > Scanning dependencies of target msexport
> > [  0%] Building CXX object
> > tools/mapserver_export/CMakeFiles/msexport.dir/qgsmapserverexport.o
> > [  0%]
> > Building CXX object tools/mapserver_export/CMakeFiles/msexport.dir/ms_main.o
> > [  0%] Building CXX object
> > tools/mapserver_export/CMakeFiles/msexport.dir/msexport_wrap.o
> > [  0%] Building CXX object
> > tools/mapserver_export/CMakeFiles/msexport.dir/moc_qgsmapserverexport.o
> > Linking
> > CXX executable msexport
> > [  0%] Built target msexport
> 
> Hi,
> 
> I've never seen this. Try doing a clean make. But progress counter
> shouldn't have any impact on compilation.

yes, it has nothing to do with the compilation.
 
> > 2) executing qgis in the svn folder I get following error and I remember it
> > was
> > working a couple of weeks ago:
> >
> > dassau at berlin:/daten/software/qgis-head$ ./src/app/qgis
> > qgis: /daten/software/qgis-head/src/app/qgisapp.cpp:1070:
> > voidQgisApp::createStatusBar(): Zusicherung »!myProjPixmap.isNull()« nicht
> > erfüllt. Abgebrochen
> 
> Actually running qgis in SVN folder is a bad idea as it expects some
> paths in its installation directory. There was a check for this on
> startup but now I see it's broken. The correct way is to do always
> 'make install' and then run qgis from the installation directory, not
> from sources.

ok, after "make install" everything works fine. 

thanks a lot
 Otto

> Martin


-- 




More information about the Qgis-developer mailing list