Thanks! This works. However I get another problem :( Here are my release number: * PyQt-x11-gpl-4.5.4 * qt-x11-opensource-src-4.5.2 * sip-4.8.2
In ccmake I configured parameters to use Qt-4.5.2 (no more, no less). After installing QGIS 1.3.0 the about menu tells me that QGIS have been built with Qt 4.3.4 and is running with Qt 4.3.4. I get also an error windows which tells that PyQT4 couldn't be loaded and python will not be loaded :( $ cmake . gives: [..] -- Python libraries found -- Python bindings enabled -- Found Qt-Version 4.5.2 -- Found Qt-Version 4.5.2 [..] All those issues seem linked each other. I mean I can't tell to QGIS to use Qt 4.5.2 Any idea? thanks Y. Le Monday 28 September 2009 10:23:14 Marco Hugentobler, vous avez écrit : > Hi Yves > > Probably a Qt designer version issue. What Qt version are you using? Please > try to open the file ui/qgsrasterterrainanalysisdialogbase.ui with your Qt > designer version and save it. > > Regards, > Marco > > Am Montag, 28. September 2009 10.03:14 schrieb Jacolin Yves: > > Hello, > > > > Last week-end I sent an email about an issue when building QGIS 1.3.0 or > > trunk. I succeed to remove this problem after building correctly SIP and > > PyQt4. > > > > I have now a new problem on this file : > > raster_terrain_analysis/qgsrasterterrainanalysisdialog.h:21 > > > > <<<< > > [ 77%] Built target oracleplugin > > [ 77%] Building CXX object > > src/plugins/raster_terrain_analysis/CMakeFiles/rasterterrainplugin.dir/qg > >sr asterterrainanalysisplugin.o In file included > > from > > /home/yjacolin/Documents/Logiciels/Sources/Geomatique/QGIS/qgis-1.3.0/src > >/p lugins/raster_terrain_analysis/qgsrasterterrainanalysisdialog.h:21, > > > > from > > /home/yjacolin/Documents/Logiciels/Sources/Geomatique/QGIS/qgis-1.3.0/src > >/p lugins/raster_terrain_analysis/qgsrasterterrainanalysisplugin.cpp:27: > > /home/yjacolin/Documents/Logiciels/Sources/Geomatique/QGIS/qgis-1.3.0/src > >/p > > lugins/raster_terrain_analysis/ui_qgsrasterterrainanalysisdialogbase.h:30 > >: erreur: expected constructor, destructor, or type conversion before > > «class» make[2]: *** > > [src/plugins/raster_terrain_analysis/CMakeFiles/rasterterrainplugin.dir/q > >gs rasterterrainanalysisplugin.o] Erreur 1 > > make[1]: *** > > [src/plugins/raster_terrain_analysis/CMakeFiles/rasterterrainplugin.dir/a > >ll ] Erreur 2 > > make: *** [all] Erreur 2 > > > > > > Does this new plugin need to do something before building? > > > > Thanks, > > > > Y. -- Yves Jacolin Ne demandez pas si vous pouvez contribuer, contribuez ! :) --- http://softlibre.gloobe.org _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
