I've been getting grassplugin compilation errors on Ubuntu 8.04 the last few days after several svn trunk updates. Is this just work in progress? If not, what am I missing?<br><br>......<br>[ 83%] Generating ui_qgsgrassmodulebase.h<br>
[ 83%] Generating ui_qgsgrassnewmapsetbase.h<br>
[ 83%] Generating ui_qgsgrassattributesbase.h<br>[ 83%] Generating ui_qgsgrassregionbase.h<br>[ 83%] Generating ui_qgsprojectionselectorbase.h<br>Scanning dependencies of target grassplugin<br>[ 83%] Building CXX object src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassplugin.o<br>
In file included from /usr/local/build/qgis_unstable/src/plugins/grass/qgsgrasstools.h:19,<br> from /usr/local/build/qgis_unstable/src/plugins/grass/qgsgrassplugin.cpp:27:<br>/usr/local/build/qgis_unstable/build/src/plugins/grass/ui_qgsgrasstoolsbase.h: In member function 'void Ui_QgsGrassToolsBase::setupUi(QDialog*)':<br>
/usr/local/build/qgis_unstable/build/src/plugins/grass/ui_qgsgrasstoolsbase.h:58: error: 'class QTreeWidget' has no member named 'setHeaderHidden'<br>make[2]: *** [src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassplugin.o] Error 1<br>
make[1]: *** [src/plugins/grass/CMakeFiles/grassplugin.dir/all] Error 2<br>make: *** [all] Error 2<br><br>