Salut, Marco,

Thank you, 

So i’ve made « make VERBOSE=1”

And there is the end of the verbose (you want the beginning?), with error :

 

[ 70%] Building CXX object
src/providers/grass/CMakeFiles/grassprovider.dir/qgsgrassprovider.cpp.o

cd /home/fred/globe/qgis/build/src/providers/grass && /usr/bin/c++
-Dgrassprovider_EXPORTS -DQT_SVG_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB
-DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_NO_CAST_TO_ASCII -DQGISDEBUG=1 -DQT_DEBUG -g -fPIC -I/usr/include/qt4
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtWebKit
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
-I/home/fred/globe/qgis/build
-I/home/fred/globe/qgis/src/providers/grass/../../core
-I/home/fred/globe/qgis/src/providers/grass/../../core/raster
-I/usr/lib/grass64/include -I/usr/include/gdal   -Wall -Wno-long-long
-Wformat-security -Wno-strict-aliasing -DCORE_EXPORT= -DGUI_EXPORT=
-DPYTHON_EXPORT= -DANALYSIS_EXPORT= -DGRASS_BASE=\"/usr/lib/grass64/lib\"
-DGRASS_EXPORT= -o CMakeFiles/grassprovider.dir/qgsgrassprovider.cpp.o -c
/home/fred/globe/qgis/src/providers/grass/qgsgrassprovider.cpp

/home/fred/globe/qgis/src/providers/grass/qgsgrassprovider.cpp: In member
function ‘virtual QVector<QgsDataItem*>
QgsGrassMapsetItem::createChildren()’:

/home/fred/globe/qgis/src/providers/grass/qgsgrassprovider.cpp:2447:79:
error: call of overloaded ‘QString(int)’ is ambiguous

/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are:
QString::QString(const QByteArray&)

/usr/include/qt4/QtCore/qstring.h:426:43: note:
QString::QString(const char*)

/usr/include/qt4/QtCore/qstring.h:728:8: note:
QString::QString(const QString&)

/usr/include/qt4/QtCore/qstring.h:106:5: note:
QString::QString(QChar)

/usr/include/qt4/QtCore/qstring.h:105:14: note:
QString::QString(const QChar*)

make[2]: ***
[src/providers/grass/CMakeFiles/grassprovider.dir/qgsgrassprovider.cpp.o]
Erreur 1

make[2]: quittant le répertoire « /home/fred/globe/qgis/build »

make[1]: *** [src/providers/grass/CMakeFiles/grassprovider.dir/all] Erreur 2

make[1]: quittant le répertoire « /home/fred/globe/qgis/build »

make: *** [all] Erreur 2

fred@HP:~/globe/qgis/build$ 

 

cheers

 

 

 

De : Marco Bernasocchi [mailto:[email protected]] 
Envoyé : dimanche 29 mai 2011 20:57
À : Fred ETHEVE
Cc : [email protected]
Objet : Re: [Qgis-developer] Install Globe on ubuntu!

 

Salut Fred, 
The report you give is not super verbose. The error probably happened
earlyer, scroll up in the terminal and look for the error. Furthermore try
to re launch the make step:
cd builDir
make ..

Hope it helps
Marco

(sent from my mobile)

On 29 May 2011 19:53, "Fred ETHEVE" <[email protected]> wrote:

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to