[Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Neil Best
Neil Best wrote: > >> Looks like #2121. Are you using Qt 4.3? IIRC we need at least Qt >> 4.4. > > Yes, 4.3.5-r1. How can we confirm this requirement? I looked through > qgis_1.4.0/INSTALL a bit but didn't see it spelled out. I'll look > into an upgrade. > > Alternatively, whic

Re: [Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Neil Best
On Feb 23, 2010, at 10:27 AM, Jürgen E. Fischer wrote: On Tue, 23. Feb 2010 at 08:03:09 -0800, Neil Best wrote: src/app/CMakeFiles/qgis.dir/composer/qgscomposer.cpp.o /home/nbest/src/qgis_1.4.0/build/src/app/../ui/ ui_qgscomposerlegendwidgetbase.h: In member function ???void Ui_QgsComposerL

Re: [Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Jürgen E . Fischer
Hi Neil, On Tue, 23. Feb 2010 at 08:03:09 -0800, Neil Best wrote: > src/app/CMakeFiles/qgis.dir/composer/qgscomposer.cpp.o > /home/nbest/src/qgis_1.4.0/build/src/app/../ui/ui_qgscomposerlegendwidgetbase.h: > In member function ???void > Ui_QgsComposerLegendWidgetBase::setupUi(QWidget*)???: > /hom

Re: [Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Marco Hugentobler
Hi Neil What is your Qt version? It looks like some automatically generated user interface files don't fit with your Qt library. Regards, Marco Am Dienstag, 23. Februar 2010 17.03:09 schrieb Neil Best: > Marco Hugentobler wrote: > > Does it help if you add > > > > #include > > > > to src/app/q

[Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Neil Best
Marco Hugentobler wrote: > > Does it help if you add > > #include > > to src/app/qgsmaptoolrotatepointsymbols.cpp? > If it does, I'll add it to svn. > Thanks, Marco, that did help. Now I have a new error! [ 35%] Building CXX object src/app/CMakeFiles/qgis.dir/composer/qgscomposer.cpp.o /

Re: [Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Marco Hugentobler
Hi Neil Does it help if you add #include to src/app/qgsmaptoolrotatepointsymbols.cpp? If it does, I'll add it to svn. Regards, Marco Am Dienstag, 23. Februar 2010 16.30:41 schrieb Neil Best: > Neil Best wrote: > > No matter what I do in ccmake or what software I add to my build > > environme

[Qgis-user] Re: problems building qgis 1.4.0

2010-02-23 Thread Neil Best
Neil Best wrote: > > No matter what I do in ccmake or what software I add to my build > environment make keeps bailing out with this: > > [ 40%] Building CXX object > src/app/CMakeFiles/qgis.dir/qgsmaptoolrotatepointsymbols.cpp.o > /home/nbest/src/qgis_1.4.0/src/app/qgsmaptoolrotatepointsymbo