Hi, thanks for testing. It was caused by missing PACKAGE name for translations. I have removed _() from those modules because QGIS is using a different system of translations anyway.
Please try again. Radim On Thu, Feb 4, 2010 at 11:27 PM, Maciej Sieczka <[email protected]> wrote: > Radim Blazek pisze: >> >> I have submitted to trunk the new GRASS raster data provider. > > Hi Radim! Long time no write :). > > I have tried to build qgis trunk r12880 and there might be something > wrong it seems: > > [ 68%] Built target grassprovider > Scanning dependencies of target grassrasterprovider > [ 68%] Building CXX object > src/providers/grass/CMakeFiles/grassrasterprovider.dir/qgsgrassrasterprovider.cpp.o > Linking CXX shared module libgrassrasterprovider.so > [ 68%] Built target grassrasterprovider > Scanning dependencies of target qgis.d.rast > [ 68%] Building C object > src/providers/grass/CMakeFiles/qgis.d.rast.dir/qgis.d.rast.c.o > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c: In > function 'main': > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c:41: > error: 'PACKAGE' undeclared (first use in this function) > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c:41: > error: (Each undeclared identifier is reported only once > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c:41: > error: for each function it appears in.) > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c: In > function 'display': > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c:95: > error: 'PACKAGE' undeclared (first use in this function) > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c: In > function 'cell_draw': > /home/zxc/src/straight/qgis-trunk/src/providers/grass/qgis.d.rast.c:131: > error: 'PACKAGE' undeclared (first use in this function) > make[2]: *** > [src/providers/grass/CMakeFiles/qgis.d.rast.dir/qgis.d.rast.c.o] Error 1 > make[1]: *** [src/providers/grass/CMakeFiles/qgis.d.rast.dir/all] Error 2 > make: *** [all] Error 2 > > What would that be? Debian Lenny amd64, cmake 2.6-patch 0, g++ 4.3.2. > >> GRASS groups of layers are not yet supported. Anybody using them? > > I used to when I was a full-time QGIS and GRASS user, FWIW. > > Best, > Maciek > > -- > Maciej Sieczka > http://www.sieczka.org > > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
